Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 75e4a3c

Browse files
committed
chore: add commands to imports
1 parent 778d6c4 commit 75e4a3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycord/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
from .user import *
2929
from .utils import *
3030
from .welcome_screen import *
31+
from .commands import *

0 commit comments

Comments
 (0)