diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-07 14:36:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 14:36:54 +0200 |
commit | 4bbbdf09a04c5d54590ba067fa6dc11eeefbdc2e (patch) | |
tree | 99790245a1f4fe8ea2c473e2d9ec39e9d4c8095d | |
parent | f62120e5c69c421eb16eb68ec77720ab77aac37a (diff) |
Update and rename pythonstatcomp.html.markdown to pythonstatcomp-pt.html.markdown
-rw-r--r-- | pt-br/pythonstatcomp-pt.html.markdown (renamed from pt-br/pythonstatcomp.html.markdown) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/pythonstatcomp.html.markdown b/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. |