From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- pt-br/python-pt.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'pt-br/python-pt.html.markdown') diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index 3f9c54c1..d47395b1 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -25,7 +25,6 @@ Observação: Este artigo trata de Python 3 especificamente. Verifique aprender o velho Python 2.7. ```python - # Comentários em uma única linha começam com uma cerquilha (também conhecido por sustenido). """ Strings de várias linhas podem ser escritas -- cgit v1.2.3