Currently, yapf formats the following code:
like this:
However, I don't want to have blank lines right at the beginning of blocks, e.g. I want yapf to do this:
I thought that a knob would exist for this for sure, but I wasn't able to find it - could you please point me in the right direction?