Skip to content

Commit 6f982c3

Browse files
committed
flake8
1 parent 12d6856 commit 6f982c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/modulefinder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
from mypy.stubinfo import is_legacy_bundled_package
2929
from mypy import pyinfo
3030

31+
3132
# Paths to be searched in find_module().
3233
class SearchPaths(NamedTuple):
3334
python_path: Tuple[str, ...] # where user code is found

0 commit comments

Comments
 (0)