Files
ece408-backprop-demo/.vscode/settings.json
2016-11-16 09:03:15 -06:00

5 lines
168 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"python.formatting.provider": "autopep8",
"python.formatting.formatOnSave": true
}