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

@ -1,5 +1,5 @@
from collections.abc import Mapping
from typing import Any, Optional
from typing import Any
from pydantic import BaseModel, Field