Skip to content

Commit

Permalink
Fix black exclusions. (#12036)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Nov 1, 2022
1 parent 2fe06bc commit 80c238c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
line-length = 79
target-version = ["py38"]
include = '\.py?$'
exclude = '''
force-exclude = '''
/(
thirdparty |
\.eggs |
Expand Down

0 comments on commit 80c238c

Please sign in to comment.