make black the default python formatter
This commit is contained in:
parent
ca52a95fae
commit
d10ae2bb71
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -3,5 +3,8 @@
|
||||
"crossorigin",
|
||||
"jazzmin",
|
||||
"venv"
|
||||
]
|
||||
],
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "ms-python.black-formatter"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user