diff --git a/.gitignore b/.gitignore index 98250b19..de48cd66 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ target/ tmp work examples/openid_connect_mock.rs -/doc/manual/build/ \ No newline at end of file +/doc/manual/build/ diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4bdc1cca..433fc569 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,4 +23,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: doc/manual/source/requirements.txt \ No newline at end of file + - requirements: doc/manual/source/requirements.txt