Skip to content

Commit

Permalink
Fix black exclusions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Nov 1, 2022
1 parent a5aaa52 commit 1ea4538
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 1ea4538

Please sign in to comment.