We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c25e2a2 + a1818f5 commit 8161ab9Copy full SHA for 8161ab9
discord/ext/tasks/__init__.py
@@ -37,6 +37,7 @@
37
Type,
38
TypeVar,
39
Union,
40
+ cast,
41
)
42
43
import aiohttp
0 commit comments