[pre-commit.ci lite] apply automatic fixes

This commit is contained in:
pre-commit-ci-lite[bot] 2025-07-14 03:04:13 +00:00 committed by GitHub
parent 7b45591b12
commit 37484a2afb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
from __future__ import annotations
# ruff format
# ruff format
import asyncio
from collections.abc import Callable
from dataclasses import dataclass