Files
openide/python/testData/quickFixes/PyRenameElementQuickFixTest/renameAsyncVariableInPy35.py
Mikhail Golubev 532e18e4d9 Add "Py" prefix to AddImportQuickFixTest and several other quick fix tests
otherwise it's easy to overlook it especially considering that there is
also (confusingly) PyAddImportTest
2017-03-21 18:10:12 +03:00

1 line
181 B
Python

<warning descr="'async' and 'await' are not recommended to be used as variable, class, function or module names. They will become proper keywords in Python 3.7.">async</warning> = 1