Skip to content

Add pre-commit hook to avoid print statements. #709

Closed
@Dhruvanshu-Joshi

Description

@Dhruvanshu-Joshi

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions