File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2020-10-04 04:16 +0000\n "
20+ "POT-Creation-Date : 2020-10-12 04:20 +0000\n "
2121"PO-Revision-Date : 2017-02-16 23:32+0000\n "
2222"Last-Translator : tomo, 2020\n "
2323"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1787,7 +1787,7 @@ msgstr ""
17871787#: ../../library/typing.rst:1692
17881788msgid ""
17891789"If ``from __future__ import annotations`` is used in Python 3.7 or later, "
1790- "annotations are not evaluated at function definition time. Instead, the are "
1791- "stored as strings in ``__annotations__``, This makes it unnecessary to use "
1790+ "annotations are not evaluated at function definition time. Instead, they are"
1791+ " stored as strings in ``__annotations__``, This makes it unnecessary to use "
17921792"quotes around the annotation. (see :pep:`563`)."
17931793msgstr ""
You can’t perform that action at this time.
0 commit comments