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 0544fb1 commit 0c5e974Copy full SHA for 0c5e974
mypy/constant_fold.py
@@ -9,6 +9,7 @@
9
10
from mypy.nodes import (
11
ComplexExpr,
12
+ ConditionalExpr,
13
Expression,
14
FloatExpr,
15
IntExpr,
0 commit comments