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 cbc6b95 commit ab423deCopy full SHA for ab423de
mypyc/irbuild/ast_helpers.py
@@ -9,6 +9,7 @@
9
from mypy.nodes import (
10
LDEF,
11
BytesExpr,
12
+ CallExpr,
13
ComparisonExpr,
14
Expression,
15
FloatExpr,
0 commit comments