We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bb7c7 commit 7e85a05Copy full SHA for 7e85a05
1 file changed
scripts/test.sh
@@ -5,4 +5,4 @@ pytest src/py/tests --headless --cov=idom --cov-fail-under=82
5
black --verbose --check src/py
6
flake8 src/py
7
mypy src/py/idom
8
-sphinx-build -W -b html src/py/docs/source src/py/docs/build
+sphinx-build -b html src/py/docs/source src/py/docs/build
0 commit comments