orion icon indicating copy to clipboard operation
orion copied to clipboard

Convert modules to use typing annotation.

Open bouthilx opened this issue 2 years ago • 1 comments

We need to first list the modules to track the progress of conversion. We should also look for a way to document arguments without specifying types twice.

bouthilx avatar Feb 24 '22 20:02 bouthilx

We should include mypy in the CI and blacklist the modules that fail. This way we will make sure to cover all modules, and we will ensure good typing from now on.

bouthilx avatar Apr 06 '22 16:04 bouthilx