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 662b030 commit c1f1096Copy full SHA for c1f1096
mypyc/irbuild/for_helpers.py
@@ -7,7 +7,7 @@
7
8
from __future__ import annotations
9
10
-from typing import Callable, ClassVar
+from typing import Any, Callable, ClassVar
11
12
from mypy.nodes import (
13
ARG_POS,
0 commit comments