Testing ======= Run the automated test suite: .. code-block:: bash pytest You can also build the documentation locally to catch Sphinx or autodoc regressions: .. code-block:: bash sphinx-build -b html docs docs/_build/html