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 bfd4aed commit 1223deaCopy full SHA for 1223dea
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