mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-27 04:44:08 +03: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:
parent
91367a1730
commit
f53fab7788
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user