Skip to content

Commit d852215

Browse files
Apply Repo-Review rule PP303
pytest: Sets the test paths
1 parent 268615a commit d852215

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dev = [
5050

5151
[tool.pytest.ini_options]
5252
addopts = "-v --doctest-modules --ignore=benchmark --doctest-glob=README.md"
53+
testpaths = ["test"]
5354

5455
[tool.ruff]
5556
line-length = 99

0 commit comments

Comments
 (0)