Files
openide/python/testData/intentions/PyConvertFormatOperatorToMethodIntentionTest/setCall_after.py
Valentina Kiryushkina feaad68b7e PY-20917 'Replace with str.format method call' messes up with set call
In call expression we should try to add arguments only for dict calls,  "collection" and other calls we should get "as is"
2016-09-28 14:36:10 +03:00

1 line
24 B
Python