🎨 chore(*): run black to format the code

This commit is contained in:
2023-08-15 12:38:47 +02:00
parent 456e147785
commit 88d65e9f79
4 changed files with 12 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ class Moderation(discord.Cog):
def __init__(self, bot: discord.Bot) -> None:
super().__init__()
self.bot = bot
"""
@discord.slash_command(
name="ban", description="Ban a user from using the bot"