File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -437,10 +437,9 @@ 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` "
442- "ή :token:`:=<python-grammar:assignment_expression`. "
443- "(Αυτές οι εκφράσεις επιτρέπονται σε άλλα "
440+ "Οι εκφράσεις σε πεδία σημειώσεων δεν μπορούν να περιέχουν τις εκφράσεις :"
441+ "keyword:`yield`, ``yield from``, :keyword:`await` ή :token:`:=<python-"
442+ "grammar:assignment_expression`. (Αυτές οι εκφράσεις επιτρέπονται σε άλλα "
444443"πεδία που περιέχονται μέσα στο πεδίο σημειώσεων.)"
445444
446445#: reference/executionmodel.rst:223
You can’t perform that action at this time.
0 commit comments