diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-11 23:33:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 23:33:07 +0200 |
commit | 523e4f76adfec09d2be85169fe824cd20085a14a (patch) | |
tree | b2237107f3ad45012d8b64a6df6b7d3506c7496e /pt-br | |
parent | 2b6fddeac15b088bce374961d7c34b2f2d907699 (diff) |
Add lang field to pythonstatcomp-pt
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/pythonstatcomp-pt.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pt-br/pythonstatcomp-pt.html.markdown b/pt-br/pythonstatcomp-pt.html.markdown index f7ab0669..aa532eb4 100644 --- a/pt-br/pythonstatcomp-pt.html.markdown +++ b/pt-br/pythonstatcomp-pt.html.markdown @@ -6,6 +6,7 @@ contributors: translators: - ["waltercjunior", "https://github.com/waltercjunior"] filename: pythonstatcomp-pt.py +lang: pt-br --- Este é um tutorial sobre como fazer algumas tarefas típicas de programação estatística usando Python. |