Files
openide/python/testData/formatter/spaceWithinDeclarationParentheses_after.py

7 lines
50 B
Python

def foo( x, y ):
pass
def empty():
pass