aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar RohanRadia <[email protected]>2019-10-06 18:21:26 +0100
committerGravatar GitHub <[email protected]>2019-10-06 18:21:26 +0100
commitbf265601ffd95d1f42b63c086b51b3ec519da344 (patch)
treedc5ddbcb64a050f76adb441288702617c9fc8492 /bot
parentUpdated the explination of API calls (diff)
Lint error
Diffstat (limited to 'bot')
-rw-r--r--bot/seasons/evergreen/issues.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/evergreen/issues.py b/bot/seasons/evergreen/issues.py
index 6c84ae2d..6438c363 100644
--- a/bot/seasons/evergreen/issues.py
+++ b/bot/seasons/evergreen/issues.py
@@ -36,7 +36,6 @@ class Issues(commands.Cog):
if r.status in RESP_VALUE:
return await ctx.send(f"[{str(r.status)}] {RESP_VALUE.get(r.status)}")
-
# the original call is made to the issues API endpoint
# if a issue or PR exists then there will be something returned
# if the word 'issues' is present within the response then we can simply pull the data we need from the