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

5 lines
69 B
Python

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