Files
openide/python/testData/intentions/PyConvertCollectionLiteralIntentionTest/cannotConvertEmptyListToSet.py
Mikhail Golubev ddc4bdda56 PY-19399 Prohibit intention "Convert collection to set" for empty collections
since there is no literal for empty set in Python.
2016-05-03 14:54:01 +03:00

1 line
9 B
Python