aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jens <[email protected]>2019-10-26 17:24:09 +0200
committerGravatar Jens <[email protected]>2019-10-26 17:24:09 +0200
commit2c0fffbc697db5f33e759f733c310f9f0b754d11 (patch)
tree20d407bd871350195f636e6d31055f5e4adee49e
parentResolved merge conflicts. (diff)
Fix linting error
-rw-r--r--bot/cogs/reddit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/cogs/reddit.py b/bot/cogs/reddit.py
index 7e2ba40d5..64a940af1 100644
--- a/bot/cogs/reddit.py
+++ b/bot/cogs/reddit.py
@@ -20,6 +20,7 @@ log = logging.getLogger(__name__)
class Reddit(Cog):
"""Track subreddit posts and show detailed statistics about them."""
+
# Change your client's User-Agent string to something unique and descriptive,
# including the target platform, a unique application identifier, a version string,
# and your username as contact information, in the following format: