Skip to content

Commit 75da5b9

Browse files
d-chrisyozachar
authored andcommitted
check docstring examples with pytest
1 parent 3ef9d55 commit 75da5b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ typeCheckingMode = "strict"
127127

128128
[tool.pytest.ini_options]
129129
pythonpath = ["src"]
130+
addopts = ["--doctest-modules"]
130131

131132
[tool.ruff]
132133
lint.select = [

0 commit comments

Comments
 (0)