aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar RohanRadia <[email protected]>2019-05-14 18:09:43 +0100
committerGravatar GitHub <[email protected]>2019-05-14 18:09:43 +0100
commit48ec21106e54f9b1bae99a7700bd3c7523a8e2f0 (patch)
tree4dd654b2543ebdb416da30c118fdb6227287a7a7 /bot/constants.py
parentFixed broken constants commit with accidental changes. (diff)
Update bot/constants.py
Co-Authored-By: Daniel Brown <[email protected]>
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 211abf9e..67dd9328 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -130,4 +130,4 @@ ERROR_REPLIES = [
]
-bot = SeasonalBot(command_prefix=Client.prefix) \ No newline at end of file
+bot = SeasonalBot(command_prefix=Client.prefix)