PTPAPI
PTPAPI copied to clipboard
Type annotations
I see that there is mypy config in pyproject.toml. Are you interested in PRs that add type annotations?
The main reason I haven't added them myself is that the worst of the complexity (e.g. ptp-reseed's checking logic) is mostly contained to a couple functions. I'll certainly merge them if you submit them, though.