From 4903406f79439a9b642763841c067a2a6aa22d5f Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 31 Mar 2024 02:14:29 -0500 Subject: Black code reformat --- code/cogs/skip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/cogs/skip.py') diff --git a/code/cogs/skip.py b/code/cogs/skip.py index ca7f3e0..eca27b5 100644 --- a/code/cogs/skip.py +++ b/code/cogs/skip.py @@ -45,7 +45,7 @@ class Skip(commands.Cog): embed = discord.Embed( title="End of Queue", description=f"All songs in queue have been played. Thank you for using Guava :wave:\n\nIssued by: {interaction.user.mention}", - color=BOT_COLOR + color=BOT_COLOR, ) return await interaction.response.send_message(embed=embed) -- cgit v1.2.3-70-g09d2