apply autofix to autofix CI

This commit is contained in:
Yeuoly
2025-10-30 17:11:49 +08:00
parent 291e9a3aee
commit d018ef9033
24 changed files with 22 additions and 24 deletions

View File

@ -7,7 +7,7 @@ with support for different subscription tiers, rate limiting, and execution trac
import json
from datetime import UTC, datetime
from typing import Any, Optional, Union
from typing import Any, Union
from celery.result import AsyncResult
from sqlalchemy import select