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 71dad8d commit 2ab3e5dCopy full SHA for 2ab3e5d
github/avatar_manager.py
@@ -1,5 +1,4 @@
1
-from typing import TYPE_CHECKING
2
-from typing import Optional
+from typing import TYPE_CHECKING, Optional
3
import asyncio
4
import time
5
0 commit comments