From 710b4a0c48e7c6f7251a42600b4792d39d02248f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:08:34 +0000 Subject: [PATCH] chore: pre-commit auto fixes --- src/citric/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/citric/types.py b/src/citric/types.py index b116c3b1..712710ce 100644 --- a/src/citric/types.py +++ b/src/citric/types.py @@ -1,4 +1,4 @@ -"""Citric Python types.""" # noqa: A005 +"""Citric Python types.""" from __future__ import annotations