Skip to content

Commit

Permalink
exclude examples directory from black pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
oskooi committed Jul 27, 2023
1 parent 2fb138a commit cdcc3ad
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 @@ -22,6 +22,7 @@ repos:
rev: "4f1772e2aed8356e57b923eacf45f813ec3324a0"
hooks:
- id: black
exclude: ^python/examples

# - repo: https://gitlab.com/pycqa/flake8
# rev: "21d3c70d676007470908d39b73f0521d39b3b997"
Expand Down

0 comments on commit cdcc3ad

Please sign in to comment.