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 728e273 commit 5e3ab4eCopy full SHA for 5e3ab4e
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