Skip to content

Commit 0b6f6b9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy/checker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
ErrorInfo,
3030
Errors,
3131
ErrorWatcher,
32-
IterationErrorWatcher,
3332
IterationDependentErrors,
33+
IterationErrorWatcher,
3434
report_internal_error,
3535
)
3636
from mypy.expandtype import expand_type

0 commit comments

Comments
 (0)