Skip to content

Commit c5c3564

Browse files
Update for_helpers.py
1 parent 637c483 commit c5c3564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/irbuild/for_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from __future__ import annotations
99

10-
from typing import Callable, ClassVar, Optional,
10+
from typing import Callable, ClassVar, Optional
1111

1212
from mypy.nodes import (
1313
ARG_POS,

0 commit comments

Comments
 (0)