Skip to content

Commit ddf2b23

Browse files
committed
Update pyproject.toml
1 parent d17c169 commit ddf2b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ skip-string-normalization = true
8787

8888
[tool.coverage.run]
8989
omit = ['*/pySDC/tests/*', '*/data/*', '*/pySDC/playgrounds/*', '*/pySDC/projects/deprecated/*']
90-
relative_paths = true
90+
relative_files = true
9191

9292
[tool.coverage.report]
9393
skip_empty = true

0 commit comments

Comments
 (0)