10-Story Ideas
Merged

Post Class Activity

african american young woman holding a bible stock photo image of

:
Changes from 1 commit
Commits
File filter

Post-Launch Meaning Post Class Activity

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library/typing.po
  • Loading branch information
commit 982dde8dfdf75f6a687e2e7df03a39ea67fdf6a6
Original file line number Diff line number Diff line change
Expand Up @@ -2390,7 +2390,7 @@ msgstr ""
"\n"
"def mutate_movie(m: Movie) -> None:\n"
" m[\"year\"] = 1999 # allowed\n"
" m[\"title\"] = \"The Matrix\" # type checker error"
" m[\"title\"] = \"The Matrix\" # 型別檢查器錯誤"

#: ../../library/typing.rst:1370
msgid "There is no runtime checking for this property."
Expand Down