aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/holidays/halloween/scarymovie.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/exts/holidays/halloween/scarymovie.py')
-rw-r--r--bot/exts/holidays/halloween/scarymovie.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/exts/holidays/halloween/scarymovie.py b/bot/exts/holidays/halloween/scarymovie.py
index 33659fd8..89310b97 100644
--- a/bot/exts/holidays/halloween/scarymovie.py
+++ b/bot/exts/holidays/halloween/scarymovie.py
@@ -6,6 +6,7 @@ from discord.ext import commands
from bot.bot import Bot
from bot.constants import Tokens
+
log = logging.getLogger(__name__)