mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-16 19:38:04 +08:00
✏ Fix typo in docs/tutorial/fastapi/simple-hero-api.md (#247)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ $ python -m pip install fastapi "uvicorn[standard]"
|
|||||||
```
|
```
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
s
|
|
||||||
## **SQLModel** Code - Models, Engine
|
## **SQLModel** Code - Models, Engine
|
||||||
|
|
||||||
Now let's start with the SQLModel code.
|
Now let's start with the SQLModel code.
|
||||||
|
|||||||
Reference in New Issue
Block a user