Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes black formatting #4670

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Fixes black formatting #4670

merged 1 commit into from
Aug 29, 2024

Conversation

jasonb5
Copy link
Collaborator

@jasonb5 jasonb5 commented Aug 29, 2024

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)?:

Copy link
Contributor

@jedwards4b jedwards4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this

@jedwards4b jedwards4b merged commit b1e3f8c into master Aug 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants