Skip to content

Commit

Permalink
pre-commit: Add jupyter formatting to black
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Dec 27, 2023
1 parent ab56187 commit d85a57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
hooks:
- id: black
- id: black-jupyter
# It is recommended to specify the latest version of Python
# supported by your project here, or alternatively use
# pre-commit's default_language_version, see
Expand Down

0 comments on commit d85a57d

Please sign in to comment.