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

Add black-formatting action #1376

Merged
merged 10 commits into from
Jan 26, 2024

Conversation

alejoe91
Copy link
Contributor

As discussed, this PR introduces a black-formatting action that:

  • checks if the master branch comply with black formatting (line length: 120)
  • if not, makes a PR after black formatting

The action will run once a week (Sundays at 12) and can also be triggered manually.

@apdavison can we merge it so I can check if it correctly creates the PR?

@alejoe91 alejoe91 requested a review from apdavison January 26, 2024 09:33
@alejoe91 alejoe91 added this to the 0.13.0 milestone Jan 26, 2024
@alejoe91
Copy link
Contributor Author

No luck fixing the python version...

@zm711
Copy link
Contributor

zm711 commented Jan 26, 2024

Fixes #1356

@apdavison apdavison merged commit e7ae042 into NeuralEnsemble:master Jan 26, 2024
41 checks passed
@zm711 zm711 mentioned this pull request Feb 3, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants