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