From 0e8b8f685cbd73e953898e3e569f857f37f33f54 Mon Sep 17 00:00:00 2001 From: Dmitry Tikhomirov Date: Tue, 14 Nov 2023 21:27:51 +0300 Subject: [PATCH] Added endline --- .readthedocs.yaml | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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