Skip to content

Commit 2816b1b

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 1975f6d commit 2816b1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/ui/view.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ class View(BaseView):
547547
The parent interaction which this view was sent from.
548548
If ``None`` then the view was not sent using :meth:`InteractionResponse.send_message`.
549549
"""
550+
550551
__view_children_items__: ClassVar[list[ItemCallbackType]] = []
551552
MAX_ITEMS: int = 25
552553

0 commit comments

Comments
 (0)