From 85c87781b09084ab05428cff7876cf0ffb928c8f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:29:12 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- funnel/forms/project.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funnel/forms/project.py b/funnel/forms/project.py index 91a256951..c20bf9f82 100644 --- a/funnel/forms/project.py +++ b/funnel/forms/project.py @@ -14,9 +14,9 @@ image_url_validator, nullable_json_filters, nullable_strip_filters, + strip_filters, validate_and_convert_json, video_url_list_validator, - strip_filters, ) __all__ = [