Skip to content

Commit fc78dec

Browse files
authored
Merge pull request #357 from jhlegarreta/tst/include-init-in-coverage
TST: Include `__init__.py` files in coverage report
2 parents 7d10722 + 0d2076e commit fc78dec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ parallel = true
236236
concurrency = ["multiprocessing"]
237237
omit = [
238238
"^test/*",
239-
"*/__init__.py",
240239
"*/conftest.py",
241240
"src/nifreeze/_version.py"
242241
]

0 commit comments

Comments
 (0)