From 8e03537ba2c9fea98cab7645a985fc80a867da9f Mon Sep 17 00:00:00 2001 From: Shivansh-007 Date: Thu, 20 May 2021 18:32:10 +0530 Subject: Remove trailing space --- bot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/constants.py') diff --git a/bot/constants.py b/bot/constants.py index 24dd42a2..28103022 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -309,7 +309,7 @@ class Source: class RedirectOutput: delete_delay: int = 10 - + class Reddit: subreddits = ["r/Python"] -- cgit v1.2.3