We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562bc11 commit 270b442Copy full SHA for 270b442
1 file changed
fastapi_forge/schemas.py
@@ -1,4 +1,4 @@
1
- from typing import Annotated, Any, Self
+from typing import Annotated, Any, Self
2
3
from pydantic import (
4
BaseModel,
0 commit comments