Skip to content

Commit

Permalink
exclude examples from black formatter (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mridul Seth authored Aug 28, 2020
1 parent f2ec825 commit 7bd332c
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 @@ -3,4 +3,5 @@ repos:
rev: stable
hooks:
- id: black
exclude: ^examples/
language_version: python3

0 comments on commit 7bd332c

Please sign in to comment.