]> git.ipfire.org Git - thirdparty/tornado.git/commit
lint: Update flake8 and friends 3400/head
authorBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 01:20:20 +0000 (21:20 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 01:20:20 +0000 (21:20 -0400)
commit10b24fb663d9dddfb73f7fe20d490e98b23c8bb8
tree86079fdaf77135222d83fc8dd65b59ddd4834648
parentb6db64f3d1371967711b48124777248051dd9a32
lint: Update flake8 and friends

Use "is" instead of "==" for type comparisons.
requirements.txt
tornado/options.py
tornado/test/web_test.py