Multiple typing issues #288
Labels
code cleanup
Simple linting stuff
investigate
This issue needs investigation
priority-med
This issue should be worked on when possible
refactor
This will require refactoring code
Milestone
This is an issue to list all currently found typing and typing-related issues in qrm that will require refactoring, or depend on Bolt features..
1. Mypy is mad each time we access
bot.qrm
or a member of such2. Mypy is mad when we set a
category
in the command/group decorator6. Error handling: mypy is angry that we try to append something to
embed.description
7. globalchannelconverter: yells that a method is missing yet present from class
8. "": "TYPE MISMATCH"
The text was updated successfully, but these errors were encountered: