Skip to content

Commit

Permalink
Black regex exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparks29032 authored Jun 19, 2024
1 parent fcb5bc8 commit 5279191
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ exclude = '''
| \.venv
| _build/
| buck-out
| build/
| dist/
| build
| dist
| ./doc/source/conf\.py
| blib2to3
| tests/data/
| .*conf\.py$
Expand Down

0 comments on commit 5279191

Please sign in to comment.