Skip to content

Traducido archivo library/doctest #2101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Nov 1, 2022
Prev Previous commit
Next Next commit
Update library/doctest.po
Eliminando línea en blanco

Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
Alfareiza and cmaureir authored Oct 29, 2022
commit 3f77ac558179088bee6754f5b3e129e7643028dc
1 change: 0 additions & 1 deletion library/doctest.po
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,6 @@ msgstr ""
"Cuando se especifica, las excepciones que doctest espera, pasarán siempre que "
"sea lanzada una excepción del tipo esperado, incluso si los detalles (mensaje "
"y nombre completo de la excepción) no coinciden"

#: ../Doc/library/doctest.rst:570
msgid ""
"For example, an example expecting ``ValueError: 42`` will pass if the actual "
Expand Down