Skip to content

Commit 910c454

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f71f6fc commit 910c454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/mypyc_tox

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ to support mypyc builds. The change is reverted before exiting. This also
99
sets the `TOMLI_USE_MYPYC=1` environment variable that setup.py reads to
1010
enable mypyc.
1111
"""
12+
1213
import os
1314
from pathlib import Path
1415
import shutil

0 commit comments

Comments
 (0)