Skip to content

Commit 270b442

Browse files
committed
Update schemas.py
1 parent 562bc11 commit 270b442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastapi_forge/schemas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Annotated, Any, Self
1+
from typing import Annotated, Any, Self
22

33
from pydantic import (
44
BaseModel,

0 commit comments

Comments
 (0)