diff --git a/discord/enums.py b/discord/enums.py index 47dce905..842dccdf 100644 --- a/discord/enums.py +++ b/discord/enums.py @@ -55,7 +55,7 @@ __all__ = ( "InteractionType", "InteractionResponseType", "NSFWLevel", - "ProtocolUrl" + "ProtocolUrl", )