Skip to content

Commit 3a82843

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 1223dea commit 3a82843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ui/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from ..utils import find, get
3333
from .item import Item, ItemCallbackType
3434

35-
__all__ = ("ItemInterface", )
35+
__all__ = ("ItemInterface",)
3636

3737

3838
if TYPE_CHECKING:

0 commit comments

Comments
 (0)