Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0b087d

Browse files
emily_c_wangmattwang44
emily_c_wang
authored andcommitted
fix: Fix syntax
1 parent b68ad24 commit d0b087d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

library/venv.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,13 +477,16 @@ msgstr ""
477477
msgid ""
478478
"The returned context object is a :class:`types.SimpleNamespace` with the "
479479
"following attributes:"
480-
msgstr "回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,並包含以下屬性:"
480+
msgstr ""
481+
"回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,"
482+
"並包含以下屬性:"
481483

482484
#: ../../library/venv.rst:228
483485
msgid ""
484486
"``env_dir`` - The location of the virtual environment. Used for "
485487
"``__VENV_DIR__`` in activation scripts (see :meth:`install_scripts`)."
486488
msgstr ""
489+
"``env_dir`` - "
487490

488491
#: ../../library/venv.rst:231
489492
msgid ""

0 commit comments

Comments
 (0)