Skip to content

Commit 01b6140

Browse files
committed
Revert "restart CI"
This reverts commit b6930e7.
1 parent b6930e7 commit 01b6140

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
@@ -636,7 +636,7 @@ def accept_loop(
636636
iter += 1
637637
if iter == 20:
638638
raise RuntimeError("Too many iterations when checking a loop")
639-
asdf
639+
640640
# Report those unreachable and redundant expression errors identified in all
641641
# iteration steps:
642642
for error_info in uselessness_errors:

0 commit comments

Comments
 (0)