Skip to content

Commit d7774b2

Browse files
Update tutorial/modules.po
Co-authored-by: Theofanis Petkos <[email protected]>
1 parent 16a7442 commit d7774b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorial/modules.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,9 @@ msgstr ""
388388
msgid ""
389389
"$ python fibo.py 50\n"
390390
"0 1 1 2 3 5 8 13 21 34"
391-
msgstr "0 1 1 2 3 5 8 13 21 34"
391+
msgstr ""
392+
"$ python fibo.py 50\n"
393+
"0 1 1 2 3 5 8 13 21 34"
392394

393395
#: tutorial/modules.rst:170
394396
msgid "If the module is imported, the code is not run::"

0 commit comments

Comments
 (0)