Skip to content

Commit 880dd6f

Browse files
committed
fix error
1 parent df764f7 commit 880dd6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bot/cogs/config.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@
3838
from libs.utils.time import FriendlyTimeResult, UserFriendlyTime
3939

4040
if TYPE_CHECKING:
41-
from cogs.tickets import Tickets
4241
from rodhaj import Rodhaj
4342

43+
from cogs.tickets import Tickets
44+
4445

4546
UNKNOWN_ERROR_MESSAGE = (
4647
"An unknown error happened. Please contact the dev team for assistance"

0 commit comments

Comments
 (0)