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 daeaa50 commit 785c221Copy full SHA for 785c221
mypy/constant_fold.py
@@ -15,6 +15,7 @@
15
IntExpr,
16
NameExpr,
17
OpExpr,
18
+ SliceExpr,
19
StrExpr,
20
UnaryExpr,
21
Var,
0 commit comments