Skip to content

Commit e990364

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypy/test/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import os.path
44
from pathlib import Path
5+
56
provided_prefix = os.getenv("MYPY_TEST_PREFIX", None)
67
if provided_prefix:
78
PREFIX = provided_prefix

0 commit comments

Comments
 (0)