Skip to content

Commit 69ec934

Browse files
committed
omit tests as well
1 parent 8a1fa1f commit 69ec934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ omit = [
157157
"deprecated_functions.py",
158158
"*/nnpdf_data/commondata/*",
159159
"*/nnpdf_data/filter_utils/*",
160+
"*test_*.py"
160161
]
161162
[tool.coverage.paths]
162163
cipaths = [ # In order to combine files from both the ubuntu and macos runners

0 commit comments

Comments
 (0)