Skip to content

Commit 785c221

Browse files
Update constant_fold.py
1 parent daeaa50 commit 785c221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/constant_fold.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
IntExpr,
1616
NameExpr,
1717
OpExpr,
18+
SliceExpr,
1819
StrExpr,
1920
UnaryExpr,
2021
Var,

0 commit comments

Comments
 (0)