Finish Type annotations
Abierto
code-cleanup
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 518
- Forks
- 57
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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..
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.