]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Fix some lint issues after #3298 3396/head
authorBen Darnell <ben@bendarnell.com>
Mon, 10 Jun 2024 16:22:54 +0000 (12:22 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 10 Jun 2024 16:22:54 +0000 (12:22 -0400)
commitb2f419fd5b8920bb3edcfd2a0dc26f5ec7a4adf9
treea86809a041f13b9b845787e69c2daaeec4957d38
parent69e4d80485e5b2780713069545fc3ba79778c650
test: Fix some lint issues after #3298

That PR arrived while our CI was broken and I
manually verified that the tests passed but didn't
run the linters. These changes are running in to
https://github.com/python/mypy/issues/5088
tornado/test/httpclient_test.py
tornado/test/web_test.py