From 02fb8c95f7bcb05e64e4bb53a1da081d6bdb0239 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:52:35 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/make_bundle_conda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_bundle_conda.yml b/.github/workflows/make_bundle_conda.yml index 479bf420..8f7ba5a8 100644 --- a/.github/workflows/make_bundle_conda.yml +++ b/.github/workflows/make_bundle_conda.yml @@ -307,7 +307,7 @@ jobs: working-directory: napari-source run: | python -m pip install -e . --no-deps - + - name: Overwrite constructor (temporary!) # REMOVE BEFORE MERGE shell: bash -el {0} working-directory: napari-source