Skip to content

Commit 53df3a1

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 660fa15 commit 53df3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/commands/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
import inspect
2828
import logging
29-
from enum import Enum
3029
import types
30+
from enum import Enum
3131
from typing import TYPE_CHECKING, Literal, Optional, Type, Union, get_args
3232

3333
from ..abc import GuildChannel, Mentionable

0 commit comments

Comments
 (0)