From bc75b3556358e24f2a22e09b270a0d43c81248a6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:08:59 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- template/.github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/template/.github/workflows/release.yml b/template/.github/workflows/release.yml index fc577e1..ed8088a 100644 --- a/template/.github/workflows/release.yml +++ b/template/.github/workflows/release.yml @@ -46,4 +46,3 @@ jobs: - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@release/v1 -