Skip to content

Commit 4ecf027

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 18dc180 commit 4ecf027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ext/tasks/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ def loop(
822822
overlap: Union[:class:`bool`, :class:`int`]
823823
Controls whether overlapping executions of the task loop are allowed.
824824
Set to False (default) to run iterations one at a time, True for unlimited overlap, or an int to cap the number of concurrent runs.
825-
825+
826826
.. versionadded:: 2.7
827827
828828
Raises

0 commit comments

Comments
 (0)