We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d17c169 commit ddf2b23Copy full SHA for ddf2b23
pyproject.toml
@@ -87,7 +87,7 @@ skip-string-normalization = true
87
88
[tool.coverage.run]
89
omit = ['*/pySDC/tests/*', '*/data/*', '*/pySDC/playgrounds/*', '*/pySDC/projects/deprecated/*']
90
-relative_paths = true
+relative_files = true
91
92
[tool.coverage.report]
93
skip_empty = true
0 commit comments