From 9d701dc5208895141287a410e3ea9697fc981d6c 2017-05-17 21:19:27 From: José Chávez Date: 2017-05-17 21:19:27 Subject: [PATCH] pylint --- diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..500bc70 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.linting.pylintEnabled": true +} \ No newline at end of file