File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-05-25 21:06 +0200\n "
14
+ "PO-Revision-Date : 2020-06-01 09:51 +0200\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1496,7 +1496,7 @@ msgstr ""
1496
1496
"``Callable[..., ReturnType]`` (puntos suspensivos) se puede usar para "
1497
1497
"indicar que un *callable* admite un número indeterminado de argumentos y "
1498
1498
"retorna ``ReturnType``. Un simple :data:`Callable` es equivalente a "
1499
- "``Callable[..., Any]``y, a su vez, a :class:`collections.abc.Callable`."
1499
+ "``Callable[..., Any]`` y, a su vez, a :class:`collections.abc.Callable`."
1500
1500
1501
1501
#: ../Doc/library/typing.rst:1290
1502
1502
msgid ""
You can’t perform that action at this time.
0 commit comments