From 8eb39aad8e45eb07ebc8f06c9842cc912f7c4bd4 Mon Sep 17 00:00:00 2001 From: Rafael de Oliveira Marques Date: Wed, 29 Oct 2025 08:51:16 -0300 Subject: [PATCH] fix llm translation --- docs/pt/docs/python-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pt/docs/python-types.md b/docs/pt/docs/python-types.md index ce86716d6..3e2d1ccb3 100644 --- a/docs/pt/docs/python-types.md +++ b/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 "cheat sheet" do `mypy` . +Se você já passou por todo o tutorial e voltou para ver mais sobre os tipos, um bom recurso é a "cheat sheet" do `mypy` . ///