Skip to content

Commit 2a58fcd

Browse files
committed
Update config to honor black.
1 parent e3c8984 commit 2a58fcd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@ backend-path = ["."]
55

66
[tool.black]
77
skip-string-normalization = true
8+
extend_exclude = "_vendor"
89

910
[tool.setuptools_scm]
1011

11-
[tool.pytest-enabler.black]
12-
# disabled
13-
1412
[tool.pytest-enabler.mypy]
1513
# disabled

0 commit comments

Comments
 (0)