Skip to content

Commit 3b66f8c

Browse files
akxradarhere
andauthored
Update pyproject.toml
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 5337115 commit 3b66f8c

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
@@ -207,7 +207,7 @@ testpaths = [
207207

208208
[tool.coverage]
209209
run.core = "sysmon" # default for 3.14+, available for 3.12+
210-
run.disable_warnings = [ "no-sysmon" ] # 3.11 and earlier
210+
run.disable_warnings = [ "no-sysmon" ] # 3.11
211211
run.omit = [
212212
"checks/*.py",
213213
"Tests/benchmarks.py",

0 commit comments

Comments
 (0)