]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix lint checks 2390/head
authorBen Darnell <ben@bendarnell.com>
Fri, 18 May 2018 18:01:03 +0000 (14:01 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 18 May 2018 18:24:55 +0000 (14:24 -0400)
commit2f29baa6c6dbee8903c8601e736b4c937f5dfaf0
treeab33ad9dca670076f47ef6f1e73f6401f1cfa483
parent5df3e3939793182fcf175b559442ac2bbd7b039a
Fix lint checks

This was being run from the wrong directory in CI so some errors had
slipped in.
.travis.yml
demos/blog/blog.py
tornado/locks.py
tornado/web.py
tornado/websocket.py