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 e29087d commit 1cc8482Copy full SHA for 1cc8482
pyproject.toml
@@ -49,6 +49,7 @@ archs = ["auto", "aarch64"]
49
50
[tool.coverage.run]
51
branch = true
52
+core = "ctrace"
53
omit = [
54
# */websockets matches src/websockets and .tox/**/site-packages/websockets
55
"*/websockets/__main__.py",
0 commit comments