Skip to content

Commit 5c05be4

Browse files
author
Joel Collins
committed
Project-level Black exclusions
1 parent 16cb7db commit 5c05be4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ numpy = "^1.18.2"
2424
[build-system]
2525
requires = ["poetry>=0.12"]
2626
build-backend = "poetry.masonry.api"
27+
28+
[tool.black]
29+
exclude = '(\.eggs|\.git|\.venv)'

0 commit comments

Comments
 (0)