Skip to content

Commit 80288de

Browse files
committed
commented out doctest
1 parent d6c8480 commit 80288de

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
@@ -68,7 +68,7 @@ include-only = ["pydra/tasks/freesurfer"]
6868

6969
[tool.pytest.ini_options]
7070
minversion = "6.0"
71-
addopts = ["--doctest-modules", "--doctest-continue-on-failure"]
71+
# addopts = ["--doctest-modules", "--doctest-continue-on-failure"]
7272
testpaths = ["pydra"]
7373

7474
[tool.black]

0 commit comments

Comments
 (0)