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 a7d5bf4 commit c3fc567Copy full SHA for c3fc567
pyproject.toml
@@ -227,7 +227,6 @@ run.disable_warnings = [
227
"module-not-measured", # Triggers in multithreaded context on build
228
"no-sysmon",
229
"couldnt-parse", # site-customize is unparsable on latest GHA windows versions
230
- "no-ctracer", # Not available on Python 3.14, for example
231
]
232
report.exclude_also = [
233
'\.\.\.',
0 commit comments