Misleading docstring and variable names in githubinfo.py
#1213
Labels
type: bug
Something isn't working
githubinfo.py
#1213
Description
on_message
function:sir-lancebot/bot/exts/utilities/githubinfo.py
Line 175 in 9ecf423
sir-lancebot/bot/exts/utilities/githubinfo.py
Line 183 in 9ecf423
Here the
on_message
function returns more than just issues, it also returns pull requests. So the docstring and the variable names should be changed accordingly.Possible Solutions
repo_sequential_numbers
issues_prs
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: