Skip to content

Commit c9a8855

Browse files
committed
remove coverage restrictions
1 parent 29ce768 commit c9a8855

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@ all = [
8484
"specsanalyzer[dev,docs,notebook]",
8585
]
8686

87-
[tool.coverage.report]
88-
omit = [
89-
"config.py",
90-
"config-3.py",
91-
]
92-
9387
[tool.ruff]
9488
include = ["specsanalyzer/*.py", "specsscan/*.py", "tests/*.py"]
9589
lint.select = [

0 commit comments

Comments
 (0)