Skip to content

Commit 0376abe

Browse files
committed
Fix a reference to TornadoRetrying in the API reference
1 parent 9b3126e commit 0376abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Retry Main API
1414
.. autoclass:: tenacity.AsyncRetrying
1515
:members:
1616

17-
.. autoclass:: tenacity.TornadoRetrying
17+
.. autoclass:: tenacity.tornadoweb.TornadoRetrying
1818
:members:
1919

2020
After Functions

0 commit comments

Comments
 (0)