This commit is contained in:
jxxghp
2025-05-11 08:17:42 +08:00
parent 460e859795
commit 7ae1d6763a
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from typing import Optional, Union
from typing import Optional
from pydantic import BaseModel, Field