yapf
yapf copied to clipboard
Fix No blank line after if/for/while/def
trafficstars
This PR fixes #1091
Some blank line is uesd to make code more readable. It shouldn't be so decisive to remove all blank. This issue just wanna remove the black at the begining of a code block. Please at least add a knob if you have a plan to merge the feature that remove other blank lines. @bwendling
Please add a new knob + appropriate tests