Skip to content

Commit

Permalink
commented out doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Mar 25, 2024
1 parent d6c8480 commit 80288de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ include-only = ["pydra/tasks/freesurfer"]

[tool.pytest.ini_options]
minversion = "6.0"
addopts = ["--doctest-modules", "--doctest-continue-on-failure"]
# addopts = ["--doctest-modules", "--doctest-continue-on-failure"]
testpaths = ["pydra"]

[tool.black]
Expand Down

0 comments on commit 80288de

Please sign in to comment.