Skip to content

Commit

Permalink
Black only on commited files
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Leclerc <[email protected]>
  • Loading branch information
sylvlecl committed Feb 12, 2024
1 parent 5304a9b commit b576de8
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 @@ -13,7 +13,7 @@ repos:
- id: black
name: Run black
entry: black
args: ["--config", "pyproject.toml", "src", "tests"]
args: ["--config", "pyproject.toml"]
language: system
types: [python]

Expand Down

0 comments on commit b576de8

Please sign in to comment.