From 03ea7a48b67a220baa396eb08a2d8780dd79bfe5 Mon Sep 17 00:00:00 2001 From: Rafael de Oliveira Marques Date: Fri, 24 Oct 2025 10:20:44 -0300 Subject: [PATCH] Add non-Annotated to llm-prompt added non-Annotated instruction --- docs/pt/llm-prompt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pt/llm-prompt.md b/docs/pt/llm-prompt.md index 821cd5ee6..2255c4e4b 100644 --- a/docs/pt/llm-prompt.md +++ b/docs/pt/llm-prompt.md @@ -43,6 +43,7 @@ For the next terms, use the following translations: * list (as in Python list): list * Machine Learning: Aprendizado de Máquina * media type: media type (do not translate to "tipo de mídia") +* non-Annotated: non-Annotated (do not translate non-Annotated when it comes after a Python version.e.g., “Python 3.8+ non-Annotated”) * path (as in URL path): path * path operation: operação de rota * path operation function: função de operação de rota