Skip to content

Commit 1827f4d

Browse files
authored
Update discord/utils.py
Signed-off-by: Paillat <[email protected]>
1 parent 30ca9e2 commit 1827f4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import asyncio
3030
import collections.abc
3131
import datetime
32+
from enum import Enum, auto
3233
import functools
3334
import itertools
3435
import json

0 commit comments

Comments
 (0)