Skip to content

Pre-commit getting in the way #385

Closed
@drbenvincent

Description

@drbenvincent

I’m trying to do an initial commit on my fork of pymc-examples so I can do a PR of a new notebook.

I run the pre-commit checks with pre-commit run --all and it all passes. But then when I try to commit I get errors complaining that the ipynb and myst files are inconsistent. So I delete the myst file and regenerate it by running pre-commit run --all again, and I get the same errors. So I’m unable to commit.

Would be great to find a solution to this particular issues, which is just one of a number of specific problems in contributing to the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions