Add newlines at the end of the files from pre-commit hook

This commit is contained in:
Cosmin Ciocan
2024-01-12 16:51:51 +01:00
parent 2eae513950
commit ef642e3480
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
+1 -1
View File
@@ -32,4 +32,4 @@ goto end
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
:end
popd
popd
+1 -1
View File
@@ -1,2 +1,2 @@
sphinx==7.1.2
sphinx-rtd-theme==1.3.0rc1
sphinx-rtd-theme==1.3.0rc1