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 27d0288 commit 3e47b80Copy full SHA for 3e47b80
adminutils/adminutils.py
@@ -2,7 +2,7 @@
2
import re
3
from asyncio import TimeoutError as AsyncTimeoutError
4
from random import choice
5
-from typing import Literal, Optional, Union
+from typing import Optional, Union
6
7
import aiohttp
8
import discord
0 commit comments