Skip to content

Commit 56336ee

Browse files
committed
coverage: omit fluidimage/postproc/postproc.py
1 parent 8993e34 commit 56336ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ omit = [
157157
"**/__pythran__/*.py",
158158
"**/__python__/*.py",
159159
"**/__numba__/*.py",
160+
"src/fluidimage/postproc/postproc.py",
160161
]
161162
[tool.coverage.report]
162163
show_missing = true

0 commit comments

Comments
 (0)