mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-12 02:51:27 -04:00
✏️ Update Python version in docs/ko/docs/index.md (#10680)
This commit is contained in:
@@ -323,7 +323,7 @@ def update_item(item_id: int, item: Item):
|
||||
|
||||
새로운 문법, 특정 라이브러리의 메소드나 클래스 등을 배울 필요가 없습니다.
|
||||
|
||||
그저 표준 **Python 3.6+**입니다.
|
||||
그저 표준 **Python 3.8+** 입니다.
|
||||
|
||||
예를 들어, `int`에 대해선:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user