We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1223dea commit 3a82843Copy full SHA for 3a82843
discord/ui/core.py
@@ -32,7 +32,7 @@
32
from ..utils import find, get
33
from .item import Item, ItemCallbackType
34
35
-__all__ = ("ItemInterface", )
+__all__ = ("ItemInterface",)
36
37
38
if TYPE_CHECKING:
0 commit comments