atom-detection / .vscode /settings.json
Romain Graux
Initial commit with ml code and webapp
b2ffc9b
raw
history blame
83 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}