Skip to content

Commit f822d6f

Browse files
committed
Fixed cover pragma
1 parent 4e1e515 commit f822d6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ source = [
6868
'pcpostprocess',
6969
]
7070
omit = [
71-
'pcpostprocess/__main__.py',
71+
'pcpostprocess/scripts/__main__.py',
7272
]
7373

0 commit comments

Comments
 (0)