this curve looks better

This commit is contained in:
2019-03-28 21:22:24 -04:00
parent ecb2eee215
commit 3ee432bb22
4 changed files with 133 additions and 5 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.pylintPath": "/usr/local/bin/pylint"
}