pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
280 stars 242 forks source link

Turn off autofix PRs #636

Closed maresb closed 7 months ago

maresb commented 7 months ago

📚 Documentation preview 📚: https://pymc-examples--636.org.readthedocs.build/en/636/

ricardoV94 commented 7 months ago

Is the CI error unrelated?

maresb commented 7 months ago

Unrelated. I took a look at the failure and noticed that we were missing autofix. Let's merge and then follow up with the failure.

maresb commented 7 months ago

I wonder if the failure will be resolved by https://github.com/pre-commit-ci/runner-image/pkgs/container/runner-image

image

maresb commented 7 months ago

Hmm, #637 is still using the old image. Maybe it's still being tested.

maresb commented 7 months ago

Moved discussion of CI failures to a fresh issue: #638