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 40b2bf6 commit a9809adCopy full SHA for a9809ad
discord/components.py
@@ -39,7 +39,7 @@
39
)
40
from .flags import AttachmentFlags
41
from .partial_emoji import PartialEmoji, _EmojiTag
42
-from .utils import MISSING, get_slots, find
+from .utils import MISSING, find, get_slots
43
44
if TYPE_CHECKING:
45
from .emoji import AppEmoji, GuildEmoji
0 commit comments