Skip to content

Commit c2d591a

Browse files
author
Mathieu Scheltienne
committed
ignore conftest.py in coverage
1 parent 6e36b34 commit c2d591a

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
@@ -116,6 +116,7 @@ branch = true
116116
cover_pylib = false
117117
omit = [
118118
'**/__init__.py',
119+
'**/conftest.py',
119120
'**/template/_version.py',
120121
'**/template/commands/*',
121122
'**/template/utils/_fixes.py',

0 commit comments

Comments
 (0)