We should add the basic pre-commit checks (black, pydocstyle, pylint, etc.) since that would improve the quality and consistency of any new commits being added. We should also apply them to all of the existing code and reformat/fix any identified issues.
We should also clean up the docstrings to update dates and email addresses and the like.
We should add the basic pre-commit checks (
black,pydocstyle,pylint, etc.) since that would improve the quality and consistency of any new commits being added. We should also apply them to all of the existing code and reformat/fix any identified issues.We should also clean up the docstrings to update dates and email addresses and the like.