From 1f354455338c0e772b0aaecd23f22d254721b0ab Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:41:50 +0000 Subject: [PATCH 1/3] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/psf/black-pre-commit-mirror: 23.9.1 → 23.10.0](https://github.com/psf/black-pre-commit-mirror/compare/23.9.1...23.10.0) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2868085..1a2fa2b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: args: ["--profile", "black"] - repo: https://github.com/psf/black-pre-commit-mirror - rev: 23.9.1 + rev: 23.10.0 hooks: - id: black-jupyter language_version: python3 From ff44989e7207550eb43dd28899c52771eb0410b4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:41:59 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1396dc2..b192bfc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,12 +2,12 @@ autodocsumm ipykernel +m2r2 nbsphinx numpy readthedocs-sphinx-search scipy sphinx<7 sphinx_rtd_theme==0.5.2 -m2r2 torch -tqdm \ No newline at end of file +tqdm From 0d8d76a4742aae0bf15f578e6b4f6ad2ee457b71 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Mon, 23 Oct 2023 18:42:14 +0000 Subject: [PATCH 3/3] Fix code style issues with Black --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 57e426a..88ac61a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ "autodocsumm", "m2r2", "nbsphinx", - "sphinx_rtd_theme" + "sphinx_rtd_theme", ] autosummary_generate = True # Turn on sphinx.ext.autosummary