From aa47261f69a9f0e697add12622a9f027c1443afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= Date: Fri, 18 Oct 2024 13:03:10 -0300 Subject: [PATCH] Update test_code.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari --- test_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_code.py b/test_code.py index d5e9ee2..440aff3 100644 --- a/test_code.py +++ b/test_code.py @@ -1,7 +1,6 @@ # Arquivo de teste para o pytest. Este exemplo inclui várias funções de teste e usa fixtures # do pytest para configuração e limpeza - import pytest # Fixture para configuração e limpeza