]> git.ipfire.org Git - thirdparty/tornado.git/commit
Remove some no-longer-necessary mypy workarounds
authorBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 14:04:15 +0000 (10:04 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 14:04:15 +0000 (10:04 -0400)
commit55e7730c443d2dbf664f04f7e5c80a1becd26e1c
treec3b975699f99ac0f0412ccb36811bd417f87fb3a
parentf4a306d74bdffdac0f2a9c145ce8957d966ae7a5
Remove some no-longer-necessary mypy workarounds

Made obsolete by python/mypy#1010
tornado/template.py
tornado/test/template_test.py
tornado/test/web_test.py