[pre-commit.ci lite] apply automatic fixes

This commit is contained in:
pre-commit-ci-lite[bot] 2025-07-14 03:12:57 +00:00 committed by GitHub
parent b0266a0e9d
commit e6c9f030d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

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