From 153503faa5a67a411dd2d86427d2a168d1ce2c6d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:03:01 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/kynan/nbstripout: 0.6.2 → 0.7.1](https://github.com/kynan/nbstripout/compare/0.6.2...0.7.1) --- .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 34e5f9ab..64626aa7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,7 +97,7 @@ repos: - id: nbqa-mypy args: [--ignore-missing-imports] - repo: https://github.com/kynan/nbstripout - rev: 0.6.2 + rev: 0.7.1 hooks: - id: nbstripout exclude: (docs) From d7c653ad22f3af3f0b46108f0c24521d752d36c7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:03:46 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_jupyter/test_functional_interface.ipynb | 6 +++--- .../test_functional_interface_w_relative_path.ipynb | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/test_jupyter/test_functional_interface.ipynb b/tests/test_jupyter/test_functional_interface.ipynb index ee9d3d7a..3abd995c 100644 --- a/tests/test_jupyter/test_functional_interface.ipynb +++ b/tests/test_jupyter/test_functional_interface.ipynb @@ -3,7 +3,7 @@ { "cell_type": "code", "execution_count": null, - "id": "12bc75b1", + "id": "0", "metadata": {}, "outputs": [], "source": [ @@ -18,7 +18,7 @@ { "cell_type": "code", "execution_count": null, - "id": "29ac7311", + "id": "1", "metadata": {}, "outputs": [], "source": [ @@ -39,7 +39,7 @@ { "cell_type": "code", "execution_count": null, - "id": "738c9418", + "id": "2", "metadata": {}, "outputs": [], "source": [ diff --git a/tests/test_jupyter/test_functional_interface_w_relative_path.ipynb b/tests/test_jupyter/test_functional_interface_w_relative_path.ipynb index 3548c01d..fe0125df 100644 --- a/tests/test_jupyter/test_functional_interface_w_relative_path.ipynb +++ b/tests/test_jupyter/test_functional_interface_w_relative_path.ipynb @@ -3,7 +3,7 @@ { "cell_type": "code", "execution_count": null, - "id": "12bc75b1", + "id": "0", "metadata": {}, "outputs": [], "source": [ @@ -18,7 +18,7 @@ { "cell_type": "code", "execution_count": null, - "id": "29ac7311", + "id": "1", "metadata": {}, "outputs": [], "source": [ @@ -39,7 +39,7 @@ { "cell_type": "code", "execution_count": null, - "id": "738c9418", + "id": "2", "metadata": {}, "outputs": [], "source": [