Skip to content

Commit

Permalink
trivial change to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Feb 15, 2024
1 parent bf8510d commit c370423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ commands =
sphinx-build -b html -W {posargs} docs/ docs/_build/html

[pytest]
addopts = --doctest-modules --ignore=docs/getting_started.ipynb
addopts = --doctest-modules --ignore=docs/getting_started.ipynb

0 comments on commit c370423

Please sign in to comment.