danparizher / Pax-Academia

General purpose utility bot for the Homework Help Discord server
MIT License
13 stars 5 forks source link

Type Refactoring #223

Closed danparizher closed 1 year ago

danparizher commented 1 year ago

A lot of functions, methods, and variables are typed incorrectly throughout the project. This issue serves as a tracker for correcting those types.

The incorrect types can cause a number of problems, including:

This issue should be fixed to improve the quality of the code and to make it more maintainable.

GabeMillikan commented 1 year ago

I will be opening several refactor-PRs in the following weeks :)

GabeMillikan commented 1 year ago

Not completed yet, still needs #229 to do fix the actual typing.