demucs-server/.vscode/settings.json

7 lines
133 B
JSON
Raw Normal View History

2023-07-06 21:15:54 +00:00
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}