Skip to content

Commit

Permalink
Enable formatting with Black
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Dec 10, 2023
1 parent 3efc25d commit 9f9b7a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 23.11.0
hooks:
- id: black

0 comments on commit 9f9b7a6

Please sign in to comment.