]> git.ipfire.org Git - thirdparty/tornado.git/commit
docs: Remove empty testoutput blocks
authorBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 02:21:20 +0000 (22:21 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 12 Jun 2024 02:21:20 +0000 (22:21 -0400)
commit9844c6751e10735288faebd9ba06dae80bd4438b
tree0a2ff598e8500750311a10a3788af1350319f6e9
parent149f941af617bd48be25be3c61ba4149deed5b40
docs: Remove empty testoutput blocks

These were once needed (I think) to get the tests to run at all, even
though they triggered warnings from sphinx. Now it works without them.
13 files changed:
docs/guide/async.rst
docs/guide/coroutines.rst
docs/guide/running.rst
docs/guide/security.rst
docs/guide/structure.rst
docs/guide/templates.rst
tornado/auth.py
tornado/gen.py
tornado/ioloop.py
tornado/iostream.py
tornado/web.py
tornado/websocket.py
tox.ini