]> git.ipfire.org Git - thirdparty/tornado.git/commit
style fix: 3 blank lines is too many, 0 is too few
authorPierce Lopez <pierce.lopez@gmail.com>
Sun, 31 Dec 2017 18:54:07 +0000 (13:54 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 20:56:23 +0000 (15:56 -0500)
commita358a660fbd37e4ffa6b14027d5e79d8dd16337f
tree0157933ceb6006c790ddc0a6e2c22edd20bb6192
parent48e042f2af444322e6a4167087c582718afa9c6b
style fix: 3 blank lines is too many, 0 is too few

around functions and classes

E306 expected 1 blank line before a nested definition, found 0
E303 too many blank lines (3)
maint/circlerefs/circlerefs.py
maint/test/redbot/red_test.py
tornado/test/concurrent_test.py
tornado/test/gen_test.py