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

Lint all python and jupyter notebooks using black-jupyter #171

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

JoshuaWiggs
Copy link
Collaborator

Lint all worksheets and scripts using black in pre-commit configuration. Raising this in its own PR as otherwise it will automatically reformat only the files worked on to address issues in a PR. Hence, this centralises these changes and makes them easier to track.

@JoshuaWiggs JoshuaWiggs linked an issue Sep 26, 2023 that may be closed by this pull request
Copy link
Collaborator

@nhsavage nhsavage left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@JoshuaWiggs JoshuaWiggs merged commit b9687ce into main Sep 26, 2023
1 check passed
@JoshuaWiggs JoshuaWiggs deleted the 163-lint-worksheets-using-black branch September 26, 2023 15:17
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.

Add linting to ensure worksheets are PEP8 compliant
2 participants