remove repeat 'to' in Task.restart doc

This commit is contained in:
NiumXp
2021-06-28 00:42:43 -03:00
committed by GitHub
parent cbe7a1b3a2
commit 76c9e390f1

View File

@ -378,7 +378,7 @@ class Loop(Generic[LF]):
Parameters Parameters
------------ ------------
\*args \*args
The arguments to to use. The arguments to use.
\*\*kwargs \*\*kwargs
The keyword arguments to use. The keyword arguments to use.
""" """