Files
openide/python/testData/inspections/ChainedComparison9.py
Mikhail Golubev ee16086211 PY-29121 Handle a missing case of the common name placement in Simplify chained comparison
When it's on the right of a leftmost comparison and there's an
additional AND term between the two comparisons to be chained.
2018-03-23 17:43:41 +03:00

1 line
24 B
Python