aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
Diffstat (limited to 'bot')
-rw-r--r--bot/seasons/christmas/hanukkah_embed.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/christmas/hanukkah_embed.py b/bot/seasons/christmas/hanukkah_embed.py
index 3e2e0747..85d91675 100644
--- a/bot/seasons/christmas/hanukkah_embed.py
+++ b/bot/seasons/christmas/hanukkah_embed.py
@@ -12,7 +12,6 @@ log = logging.getLogger(__name__)
class HanukkahEmbed(commands.Cog):
-
"""A cog that returns information about Hanukkah festival."""
def __init__(self, bot):
self.bot = bot