Skip to content

Commit

Permalink
Black re-enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Artiom N. committed Apr 27, 2024
1 parent 63455c4 commit be6c70b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ repos:
hooks:
- id: pyupgrade

# - repo: https://github.com/ambv/black
# rev: "22.12.0"
# hooks:
# - id: black
# args: ["-l", "120", "--skip-string-normalization" ]
- repo: https://github.com/ambv/black
rev: "22.12.0"
hooks:
- id: black
args: ["-l", "120", "--skip-string-normalization" ]

# - repo: https://github.com/DanielNoord/pydocstringformatter
# rev: v0.7.2
Expand Down

0 comments on commit be6c70b

Please sign in to comment.