Skip to content

Commit 4eea15c

Browse files
committed
Remove Black line length 100 in pyproject.toml
1 parent 44d3730 commit 4eea15c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
minversion = "6.0"
33
xfail_strict=true
44

5-
[tool.black]
6-
line-length = 100
7-
85
[tool.coverage.report]
96
exclude_lines = [
107
"pragma: nocover",

0 commit comments

Comments
 (0)