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

Skip to content

Commit aecc59b

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent aa2b776 commit aecc59b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial/datastructures.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -754,8 +754,8 @@ msgid ""
754754
"('hello',)"
755755
msgstr ""
756756
">>> empty = ()\n"
757-
">>> singleton = 'cześć', # <— zwróć uwagę na przecinek na końcu >>> "
758-
"len(empty)\n"
757+
">>> singleton = 'cześć', # <— zwróć uwagę na przecinek na końcu\n"
758+
">>> len(empty)\n"
759759
"0\n"
760760
">>> len(singleton)\n"
761761
"1\n"

0 commit comments

Comments
 (0)