Skip to content

Commit ab423de

Browse files
Update ast_helpers.py
1 parent cbc6b95 commit ab423de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/irbuild/ast_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from mypy.nodes import (
1010
LDEF,
1111
BytesExpr,
12+
CallExpr,
1213
ComparisonExpr,
1314
Expression,
1415
FloatExpr,

0 commit comments

Comments
 (0)