@@ -1,4 +1,8 @@
{
+ "[python]": {
+ "editor.defaultFormatter": "ms-python.black-formatter",
+ "editor.formatOnSave": true
+ },
"python.pythonPath": "/usr/bin/python",
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,