]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix nearly all flake8 warnings except long lines.
authorBen Darnell <ben@bendarnell.com>
Sun, 10 Apr 2016 19:53:45 +0000 (15:53 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 10 Apr 2016 19:53:45 +0000 (15:53 -0400)
commit9f723211348f14a650f87c9c991260b387b18cb0
treed8727063b6ec01db61d0c5eb09b2659c5c9b81b2
parent24111b6abaf3acf459f1d94e520f95fb0b96406b
Fix nearly all flake8 warnings except long lines.
13 files changed:
tornado/auth.py
tornado/concurrent.py
tornado/escape.py
tornado/http1connection.py
tornado/ioloop.py
tornado/locks.py
tornado/options.py
tornado/queues.py
tornado/test/ioloop_test.py
tornado/test/twisted_test.py
tornado/test/web_test.py
tornado/test/wsgi_test.py
tornado/web.py