1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-05 14:27:51 +02:00

Fix filename field

The incorrect filename in this file was overwriting the same document for the original document in English.
This commit is contained in:
Marcel Ribeiro Dantas, Ph.D
2022-07-10 12:14:08 +02:00
committed by GitHub
parent 91367a1730
commit f53fab7788

View File

@@ -5,7 +5,7 @@ contributors:
- ["e99n09", "https://github.com/e99n09"]
translators:
- ["waltercjunior", "https://github.com/waltercjunior"]
filename: pythonstatcomp.py
filename: pythonstatcomp-pt.py
---
Este é um tutorial sobre como fazer algumas tarefas típicas de programação estatística usando Python.