From 1a63fd0145b1fd0fac9ad7bd7566f44960f0b7ea 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 23:54:02 +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 e514110..b80fe83 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 -