1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 07:35:24 +02:00

fixed the translation bot issues

This commit is contained in:
TheRootDaemon 2025-07-01 10:51:23 +05:30
parent d00d7e7de4
commit 68d3947ee3
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# fastapi
> Uvicorn을 기반으로 동작하는 FastAPI 앱 실행용 CLI 도구.
> More information: <https://manned.org/fastapi>.
> 추가 정보: <https://manned.org/fastapi>.
- 자동 재시작 기능을 사용하여 FastAPI 앱 실행 (개발용):

View file

@ -1,7 +1,7 @@
# fastapi
> 运行 FastAPI 应用的命令行工具,底层使用 Uvicorn。
> More information: <https://manned.org/fastapi>.
> 更多信息:<https://manned.org/fastapi>.
- 使用自动重载运行 FastAPI 应用(用于开发):