From c8c971c30340c1e6e58740ae0409448f7fffbbb3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:54:31 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 1 - pyproject.toml | 2 -- 2 files changed, 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7485e40..9edb1f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,4 +18,3 @@ repos: args: [ --fix ] # Run the formatter. - id: ruff-format - diff --git a/pyproject.toml b/pyproject.toml index 3f3b994..1dac070 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,5 +120,3 @@ theme = "classic" privacy = [ "HIDDEN:**.test_*", ] - -