Open Abdur-rahmaanJ opened 5 months ago
Please add typing checks to the tox config with the requirements file to validate that the types are correct. An example in Flask would be https://github.com/pallets/flask/blob/main/tox.ini. It will also ensure that subsequent pull requests are compliant with type checking.
fixes #69