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