Skip to content

Commit 8e888a8

Browse files
committed
fix testpaths
1 parent 5f52cc9 commit 8e888a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ ignore_missing_imports = true
4141

4242
[tool.pytest.ini_options]
4343
addopts = "--nbval"
44-
testpaths = ["test", "doc"]
44+
testpaths = ["docs", "test"]

0 commit comments

Comments
 (0)