🚨 auto fix by pre-commit hooks

This commit is contained in:
pre-commit-ci[bot] 2024-12-23 09:36:31 +00:00
parent c6de1cd779
commit e3d5332bbd

View File

@ -1,7 +1,7 @@
import asyncio
from collections.abc import Callable
import inspect
import time
from collections.abc import Callable
from types import MappingProxyType
from typing import Any, Literal