We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0820086 commit 79d6aacCopy full SHA for 79d6aac
library/typing.po
@@ -347,7 +347,7 @@ msgid ""
347
"an instance of :class:`TypeAliasType`. In this example, ``Vector`` and "
348
"``list[float]`` will be treated equivalently by static type checkers::"
349
msgstr ""
350
-"Un alias de tipo se define usando la declaración :keyword:`type` el cual "
+"Un alias de tipo se define usando la declaración :keyword:`type`, el cual "
351
"crea una instancia de :class:`TypeAliasType`. En este ejemplo, ``Vector`` y "
352
"``list[float]`` serán tratados de manera equivalente a los validadores de "
353
"tipo estático::"
0 commit comments