Files
openide/python/testData/editing/firstParamSpacesInsideEmptyParentheses.after.py

5 lines
68 B
Python

class C:
def method(self):
@staticmethod
def static( ):