From 70e612882d1093b133d13302dccfba6aa2778474 Mon Sep 17 00:00:00 2001 From: Parker Date: Thu, 31 Oct 2024 00:26:00 -0500 Subject: `black --line-length 79` --- code/cogs/stop.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'code/cogs/stop.py') diff --git a/code/cogs/stop.py b/code/cogs/stop.py index cd8eb13..3992391 100644 --- a/code/cogs/stop.py +++ b/code/cogs/stop.py @@ -27,7 +27,10 @@ class Stop(commands.Cog): embed = discord.Embed( title="Queue Cleared and Music Stopped", - description=f"Thank you for using me :wave:\n\nIssued by: {interaction.user.mention}", + description=( + "Thank you for using me :wave:\n\nIssued by:" + f" {interaction.user.mention}" + ), color=BOT_COLOR, ) embed.set_footer( -- cgit v1.2.3-70-g09d2