From a419a36a182731af595b4383992bacd298cd87f6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:28:27 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/build-docs.yml | 2 +- .github/workflows/pypi-test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 008fc32..8665c4a 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -7,7 +7,7 @@ on: jobs: test: - name: Build docs + name: Build docs runs-on: ubuntu-latest steps: diff --git a/.github/workflows/pypi-test.yml b/.github/workflows/pypi-test.yml index 347c983..f7c83ea 100644 --- a/.github/workflows/pypi-test.yml +++ b/.github/workflows/pypi-test.yml @@ -31,4 +31,4 @@ jobs: - name: Test with tox run: | pip install tox - tox \ No newline at end of file + tox