mirror of https://github.com/tiangolo/fastapi.git
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
This commit is contained in:
parent
631de55a3a
commit
33f2ca4d74
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
برای اجرا به صورت live server ، کد را اجرا کنید.
|
برای اجرا به صورت live server ، کد را اجرا کنید.
|
||||||
<div class="termy">
|
<div class="termy">
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ uvicorn main:app --reload
|
$ uvicorn main:app --reload
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue