We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8993e34 commit 56336eeCopy full SHA for 56336ee
1 file changed
pyproject.toml
@@ -157,6 +157,7 @@ omit = [
157
"**/__pythran__/*.py",
158
"**/__python__/*.py",
159
"**/__numba__/*.py",
160
+ "src/fluidimage/postproc/postproc.py",
161
]
162
[tool.coverage.report]
163
show_missing = true
0 commit comments