vscode: format automatically with black
This commit is contained in:
parent
7ce32bac41
commit
0f01ef80ec
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"python.formatting.provider": "black"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user