We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637c483 commit c5c3564Copy full SHA for c5c3564
mypyc/irbuild/for_helpers.py
@@ -7,7 +7,7 @@
7
8
from __future__ import annotations
9
10
-from typing import Callable, ClassVar, Optional,
+from typing import Callable, ClassVar, Optional
11
12
from mypy.nodes import (
13
ARG_POS,
0 commit comments