Files
openide/python/testData/inspections/UnresolvedRefNoCreateFunction.py

1 line
80 B
Python

<error descr="Unresolved reference 'my_ref'">my_<caret>ref</error>.do_smth(1, 2)