Skip to content

Commit 66e6c23

Browse files
Copilotks6088ts
andcommitted
Initial analysis and baseline assessment
Co-authored-by: ks6088ts <[email protected]>
1 parent 7910e49 commit 66e6c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ select = ["E", "F", "I", "UP"]
5252
ignore = ["D203"]
5353

5454
[tool.pytest.ini_options]
55-
addopts = "-ra --cov"
55+
addopts = "-ra"
5656
testpaths = ["tests"]
5757
pythonpath = ['.']
5858
log_cli = true

0 commit comments

Comments
 (0)