aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/halloweenify.py
diff options
context:
space:
mode:
authorGravatar Daniel Brown <[email protected]>2018-10-10 09:13:57 -0500
committerGravatar Daniel Brown <[email protected]>2018-10-10 09:13:57 -0500
commit2e85819a1f155c0e098e8928a879b39d07e65048 (patch)
tree01cf9d4e1753b6145bc08d1dbcdd599fb7bc06eb /bot/cogs/halloweenify.py
parentTravis only has dev builds of 3.7 (diff)
Corrected linting errors.
Diffstat (limited to 'bot/cogs/halloweenify.py')
-rw-r--r--bot/cogs/halloweenify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/halloweenify.py b/bot/cogs/halloweenify.py
index 8a9db3df..201f6b95 100644
--- a/bot/cogs/halloweenify.py
+++ b/bot/cogs/halloweenify.py
@@ -1,5 +1,5 @@
-from pathlib import Path
from json import load
+from pathlib import Path
from random import choice