ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
162 stars 209 forks source link

Fixes black formatting #4670

Closed jasonb5 closed 2 months ago

jasonb5 commented 3 months ago

Fixes black formatting.

Local cached versions of black were out of sync with github actions. This caused it to pass locally but fail in GitHub actions. Running pre-commit clean followed by pre-commit run -a solves the issue by clearing the pre-commit cache.

Test suite: n/a Test baseline: n/a Test namelist changes: n/a Test status: n/a

Fixes n/a User interface changes?: Update gh-pages html (Y/N)?: