Closed
Description
Is Your Feature Request Related to a Problem? Please Describe
It will be useful for both the users and the developers to have well defined static types for everything in glass. The repository right now does have types in places but they are not tested. These can be tested by adding mypy as a pre-commit hook. Satisfying mypy will also pave the way for experimenting with mypyc compilations.
Describe the Solution You'd Like
No response
Describe Alternatives You've Considered
No response
Additional Context
No response