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 fc66f61 commit 427416bCopy full SHA for 427416b
pyproject.toml
@@ -194,4 +194,4 @@ archs = ["AMD64", "x86"]
194
195
196
[tool.coverage.run]
197
-omit = ["roboticstoolbox/examples/*", "roboticstoolbox/blocks/*"]
+omit = ["roboticstoolbox/examples/*", "test_*.py",]
0 commit comments