fix: preserve None tuple components in the left and right liftings of ternary expressions #2625
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
Lint Code Base:
tests/unit/slithir/test_ternary_expressions.py#L7
W0404: Reimport 'Assignment' (imported line 5) (reimported)
|
Lint Code Base:
tests/unit/slithir/test_ternary_expressions.py#L7
W0404: Reimport 'Unpack' (imported line 4) (reimported)
|
Lint Code Base:
tests/unit/slithir/test_ternary_expressions.py#L8
W0404: Reimport 'AssignmentOperation' (imported line 6) (reimported)
|
Lint Code Base:
tests/unit/slithir/test_ternary_expressions.py#L8
W0404: Reimport 'TupleExpression' (imported line 6) (reimported)
|