Skip to content

Commit a7346cd

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 166f540 commit a7346cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ui/container.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
from ..utils import find, get
1111
from .action_row import ActionRow
1212
from .button import Button
13-
from .select import Select
1413
from .file import File
1514
from .item import Item, ItemCallbackType
1615
from .media_gallery import MediaGallery
1716
from .section import Section
17+
from .select import Select
1818
from .separator import Separator
1919
from .text_display import TextDisplay
2020
from .view import _walk_all_components

0 commit comments

Comments
 (0)