From bb84d62e5f57d933361cb333413bfb828893158c Mon Sep 17 00:00:00 2001 From: Dani Bodor Date: Thu, 11 Jul 2024 16:03:55 +0200 Subject: [PATCH] style: add empty lines at end of file --- docs/.gitignore | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.gitignore b/docs/.gitignore index d1638636..567609b1 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1 +1 @@ -build/ \ No newline at end of file +build/ diff --git a/docs/requirements.txt b/docs/requirements.txt index 1c753a7e..33d42da7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,4 @@ readthedocs-sphinx-search==0.3.2 myst-parser toml typing-extensions -dill \ No newline at end of file +dill