]> git.ipfire.org Git - thirdparty/tornado.git/commit
web: Fix type annotation for docs build 3112/head
authorBen Darnell <ben@bendarnell.com>
Tue, 8 Feb 2022 02:20:47 +0000 (21:20 -0500)
committerBen Darnell <ben@bendarnell.com>
Tue, 8 Feb 2022 02:35:20 +0000 (21:35 -0500)
commitbf116788aa0c1e2e43b6bc55a63c1b5ab8aaa8b3
tree3ea899e3162a92d32407e5695cd804843839386b
parente18ea03f87c95dc2f39ca94188fd32016664e3ff
web: Fix type annotation for docs build

Our version of sphinx isn't resolving this annotation correctly.

Introduced in #3014 because CI was broken when it was submitted.
docs/conf.py
tornado/web.py