From 579581192da8c6ec8f2c5f45e610172b70511214 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:31:37 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 14733c4..c37ec27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,4 +83,4 @@ disable = [ profile = "black" combine_as_imports = true known_first_party = ["homeassistant"] -force_sort_within_sections = true \ No newline at end of file +force_sort_within_sections = true