Skip to content

Commit 19e2f9f

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 0d1e695 commit 19e2f9f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

discord/ui/container.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ def add_section(
175175
To append a pre-existing :class:`Section`, use the
176176
:meth:`add_item` method, instead.
177177
178-
179178
Parameters
180179
----------
181180
*items: :class:`Item`

discord/ui/media_gallery.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
class MediaGallery(Item[V]):
2222
"""Represents a UI Media Gallery. Galleries may contain up to 10 :class:`MediaGalleryItem` objects.
2323
24-
2524
.. versionadded:: 2.7
2625
2726
Parameters

0 commit comments

Comments
 (0)