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

Skip to content

Commit 78a9e2f

Browse files
emily_c_wangmattwang44
emily_c_wang
authored andcommitted
fix: Fix syntax
1 parent fff3776 commit 78a9e2f

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
@@ -481,13 +481,16 @@ msgstr ""
481481
msgid ""
482482
"The returned context object is a :class:`types.SimpleNamespace` with the "
483483
"following attributes:"
484-
msgstr "回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,並包含以下屬性:"
484+
msgstr ""
485+
"回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,"
486+
"並包含以下屬性:"
485487

486488
#: ../../library/venv.rst:228
487489
msgid ""
488490
"``env_dir`` - The location of the virtual environment. Used for "
489491
"``__VENV_DIR__`` in activation scripts (see :meth:`install_scripts`)."
490492
msgstr ""
493+
"``env_dir`` - "
491494

492495
#: ../../library/venv.rst:231
493496
msgid ""

0 commit comments

Comments
 (0)