Skip to content

Commit

Permalink
Skip black string normalization.
Browse files Browse the repository at this point in the history
  • Loading branch information
owenlittlejohns committed Mar 30, 2024
1 parent fe006c6 commit d3e957e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ repos:
rev: 24.3.0
hooks:
- id: black-jupyter
args: ["--skip-string-normalization"]
language_version: python3.11

0 comments on commit d3e957e

Please sign in to comment.