Skip to content

Commit cec1a0c

Browse files
committed
restart tests
1 parent c8fe1f9 commit cec1a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/checker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
from mypy.maptype import map_instance_to_supertype
4646
from mypy.meet import is_overlapping_erased_types, is_overlapping_types, meet_types
4747
from mypy.message_registry import ErrorMessage
48+
test
4849
from mypy.messages import (
4950
SUGGESTED_TEST_FIXTURES,
5051
MessageBuilder,

0 commit comments

Comments
 (0)