From 42d8a1564426b8458012adc0437996e9c7e83499 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:03:33 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/dependabot.yml | 2 +- Makefile | 2 +- templates/index.tpl | 2 +- tutorials/redshift-plot/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 120c6893..5ace4600 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" diff --git a/Makefile b/Makefile index 6ab7cb2e..cd420132 100644 --- a/Makefile +++ b/Makefile @@ -27,4 +27,4 @@ convertall: clean: rm -rf _build -.PHONY: all clean execute convert executeall convertall build buildall \ No newline at end of file +.PHONY: all clean execute convert executeall convertall build buildall diff --git a/templates/index.tpl b/templates/index.tpl index 11291a72..e4c780fb 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -11,4 +11,4 @@ {% endfor %} - \ No newline at end of file + diff --git a/tutorials/redshift-plot/requirements.txt b/tutorials/redshift-plot/requirements.txt index 2ac325e0..b2f8f140 100644 --- a/tutorials/redshift-plot/requirements.txt +++ b/tutorials/redshift-plot/requirements.txt @@ -1,4 +1,4 @@ astropy IPython matplotlib -numpy \ No newline at end of file +numpy