Skip to content

Commit 3dd69f5

Browse files
committed
new imports (v0.8.3)
1 parent 893b9b6 commit 3dd69f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cogs/utils/__init__.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
from .dependecies import *
22
from .decorators import *
3-
from .github import *
3+
from .github import *
4+
from .colors import *
5+
from .urls import *

0 commit comments

Comments
 (0)