Update docs

This commit is contained in:
Alex Root Junior 2020-09-14 22:56:11 +03:00
parent 7c65344dcd
commit 7b33e5c68a
8 changed files with 55 additions and 38 deletions

View file

@ -7,8 +7,8 @@ Throtling example
Example for throttling manager.
You can use that for flood controlling.
.. literalinclude:: ../../../examples/throtling_example.py
:caption: throtling_example.py
.. literalinclude:: ../../../examples/throttling_example.py
:caption: throttling_example.py
:language: python
:linenos:
:lines: 7-