From 3d2530f3a6f77ff6e5e8f980df5fa180d9ed0f15 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:02:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(pre=5Fcommit):=20=F0=9F=8E=A8=20auto=20form?= =?UTF-8?q?at=20pre-commit=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supervision/draw/color.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supervision/draw/color.py b/supervision/draw/color.py index 491a23809..635ef47fd 100644 --- a/supervision/draw/color.py +++ b/supervision/draw/color.py @@ -305,7 +305,7 @@ def default(cls) -> ColorPalette: `ColorPalette.default()` is deprecated and will be removed in `supervision-0.22.0`. Use `Color.DEFAULT` instead. - + Returns a default color palette. Returns: