I'd like to format function argumetns in a way similar to the PyCharm default formatting - see image. Meaning no new line after '(' and before )
so it does NOT look like in the second image. It looks cleaner to me when function name is more visible.
I want this:
I do NOT want this: