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.
1 parent 1637037 commit a1818f5Copy full SHA for a1818f5
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