From 4bbbdf09a04c5d54590ba067fa6dc11eeefbdc2e Mon Sep 17 00:00:00 2001 From: "Marcel Ribeiro Dantas, Ph.D" Date: Thu, 7 Jul 2022 14:36:54 +0200 Subject: [PATCH] Update and rename pythonstatcomp.html.markdown to pythonstatcomp-pt.html.markdown --- ...onstatcomp.html.markdown => pythonstatcomp-pt.html.markdown} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename pt-br/{pythonstatcomp.html.markdown => pythonstatcomp-pt.html.markdown} (99%) diff --git a/pt-br/pythonstatcomp.html.markdown b/pt-br/pythonstatcomp-pt.html.markdown similarity index 99% rename from pt-br/pythonstatcomp.html.markdown rename to pt-br/pythonstatcomp-pt.html.markdown index 36659cb0..7b2624a6 100644 --- a/pt-br/pythonstatcomp.html.markdown +++ b/pt-br/pythonstatcomp-pt.html.markdown @@ -5,7 +5,7 @@ contributors: - ["e99n09", "https://github.com/e99n09"] translators: - ["waltercjunior", "https://github.com/waltercjunior"] -filename: pythonstatcomp-py.py +filename: pythonstatcomp.py --- Este é um tutorial sobre como fazer algumas tarefas típicas de programação estatística usando Python.