diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 371c5753..671f36e8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -24,4 +24,4 @@ formats: all python: install: - requirements: docs/requirements.txt - - path: . \ No newline at end of file + - path: . diff --git a/docs/requirements.txt b/docs/requirements.txt index 7a817df5..74f25e2d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,4 +5,4 @@ sphinx-autodoc-typehints pandoc jupyter prompt-toolkit<3.0.0,!=3.0.1,>=2.0.0 -sphinx_rtd_theme \ No newline at end of file +sphinx_rtd_theme