Finish Type annotations
Open
code-cleanup
help wanted
- Dominant language
- Python
- Stars
- 518
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Add python type annotations where possible, goal should be to have a clean mypy run. Some modules seem to lack
type stubs, such as libvirt and lz4, but most parts should be straight forward (only the the runtime try/catch fun with the functions using lxml would need quite some redesign [Found 151 errors in 5 files]). See linked branch for progress..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.