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

7 lines
48 B
Python

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