Skip to content

Commit a9809ad

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 40b2bf6 commit a9809ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
)
4040
from .flags import AttachmentFlags
4141
from .partial_emoji import PartialEmoji, _EmojiTag
42-
from .utils import MISSING, get_slots, find
42+
from .utils import MISSING, find, get_slots
4343

4444
if TYPE_CHECKING:
4545
from .emoji import AppEmoji, GuildEmoji

0 commit comments

Comments
 (0)