We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8512448 commit b10c96bCopy full SHA for b10c96b
pyproject.toml
@@ -90,3 +90,6 @@ testpaths = [
90
]
91
[tool.black]
92
line-length = 100
93
+
94
+[tool.coverage.run]
95
+parallel = false
0 commit comments