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 778e51f commit 528ea6fCopy full SHA for 528ea6f
mypyc/irbuild/expression.py
@@ -9,7 +9,7 @@
9
import math
10
from collections.abc import Sequence
11
from functools import partial
12
-from typing import Callable, Union, cast
+from typing import Callable, Union
13
14
from mypy.nodes import (
15
ARG_NAMED,
0 commit comments