puncover
puncover copied to clipboard
enforce coding PEP 8 style
Since the Github workflow with PRs based on forks doesn't seem to allow for auto-corrections by CI, we should at least verify that PEP 8 was followed.
We could then further prepare local scripts that may rely on Black for convenience.
Created after reading #24 which contains seemingly unrelated formatting changes