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 5f52cc9 commit 8e888a8Copy full SHA for 8e888a8
pyproject.toml
@@ -41,4 +41,4 @@ ignore_missing_imports = true
41
42
[tool.pytest.ini_options]
43
addopts = "--nbval"
44
-testpaths = ["test", "doc"]
+testpaths = ["docs", "test"]
0 commit comments