black formatter
This commit is contained in:
parent
6d4d50a156
commit
7bd7e1f74f
1 changed files with 6 additions and 0 deletions
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{"[python]": {
|
||||||
|
"editor.formatOnSave": true,
|
||||||
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
||||||
|
},
|
||||||
|
"python.experiments.enabled": false
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue