File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -437,9 +437,10 @@ msgid ""
437437"assignment_expression>` expressions. (These expressions are allowed in other "
438438"scopes contained within the annotation scope.)"
439439msgstr ""
440- "Οι εκφράσεις σε πεδία σημειώσεων δεν μπορούν να περιέχουν τις εκφράσεις :"
441- "keyword:`yield`, ``yield from``, :keyword:`await` ή :token:`:=<python-"
442- "grammar:assignment_expression`. (Αυτές οι εκφράσεις επιτρέπονται σε άλλα "
440+ "Οι εκφράσεις σε πεδία σημειώσεων δεν μπορούν να περιέχουν τις εκφράσεις "
441+ ":keyword:`yield`, ``yield from``, :keyword:`await` "
442+ "ή :token:`:=<python-grammar:assignment_expression`. "
443+ "(Αυτές οι εκφράσεις επιτρέπονται σε άλλα "
443444"πεδία που περιέχονται μέσα στο πεδίο σημειώσεων.)"
444445
445446#: reference/executionmodel.rst:223
You can’t perform that action at this time.
0 commit comments