Closed
Description
Description
As discussed in #693, we'd like to avoid unnecessary print statements before committing the changes itself. This way, we can avoid unnecessary debug statements.
PyMC already has this implemented within the pymc/.pre-commit-config.yaml module.
We'd like to keep the print statements that already exists untampered and must be excluded.