From c370423fdfec4e248435f297c1a921e716709518 Mon Sep 17 00:00:00 2001 From: "Kevin J. Sung" Date: Thu, 15 Feb 2024 16:25:41 -0500 Subject: [PATCH] trivial change to test CI --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4dd8b56a..160726b2 100644 --- a/tox.ini +++ b/tox.ini @@ -51,4 +51,4 @@ commands = sphinx-build -b html -W {posargs} docs/ docs/_build/html [pytest] -addopts = --doctest-modules --ignore=docs/getting_started.ipynb \ No newline at end of file +addopts = --doctest-modules --ignore=docs/getting_started.ipynb