Browse Source

fix llm translation

pull/14228/head
Rafael de Oliveira Marques 9 months ago
parent
commit
8eb39aad8e
  1. 2
      docs/pt/docs/python-types.md

2
docs/pt/docs/python-types.md

@ -571,6 +571,6 @@ O importante é que, usando tipos padrão de Python, em um único local (em vez
/// info | Informação
Se você já passou por todo o tutorial e voltou para ver mais sobre os tipos, um bom recurso é <a href = "https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html" class = "external-link "target =" _ blank "> a "cheat sheet" do `mypy` </a>.
Se você já passou por todo o tutorial e voltou para ver mais sobre os tipos, um bom recurso é <a href="https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html" class="external-link" target="_blank"> a "cheat sheet" do `mypy` </a>.
///

Loading…
Cancel
Save