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

chore: Update and apply pre-commit hooks #20

Merged
merged 8 commits into from
Dec 8, 2021

Conversation

matthewfeickert
Copy link
Owner

@matthewfeickert matthewfeickert commented Dec 8, 2021

* Update and apply pre-commit hooks
* Add pre-commit hooks:
   - https://github.com/pre-commit/pre-commit-hooks
   - pyupgrade --py39-plus option
   - black-jupyter
   - Apply effects of codespell pre-commit-hook but do not add at this time

Resolves #15

@matthewfeickert matthewfeickert force-pushed the chore/update-pre-commit-hooks branch from d718697 to 6cb2a3b Compare December 8, 2021 03:38
@matthewfeickert matthewfeickert merged commit 30db8b2 into master Dec 8, 2021
@matthewfeickert matthewfeickert deleted the chore/update-pre-commit-hooks branch December 8, 2021 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply Black code style to all notebooks
1 participant