Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 73d7ac4

Browse files
committed
fix typo
1 parent 72b6182 commit 73d7ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from utils.imports imoprt import_all
1+
from utils.imports import import_all
22

33
all_commands = import_all("commands", "command")

0 commit comments

Comments
 (0)