small docs fix

This commit is contained in:
grey-cat-1908 2023-08-06 09:37:03 +03:00
parent 7b27a2dea9
commit 7bee2008eb

View file

@ -144,6 +144,7 @@ class AutoPost:
def set_interval(self, seconds: int) -> "AutoPost":
"""
Sets the interval between posting stats.
Args:
seconds (:obj:`int`)
The interval.