chore: remove black (#3437)

This commit is contained in:
Hayden
2024-04-11 20:36:55 -05:00
committed by GitHub
parent 94678fe6e0
commit 9e6ae2e514
10 changed files with 189 additions and 133 deletions

View File

@@ -60,8 +60,5 @@
},
"[vue]": {
"editor.formatOnSave": false
},
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter",
},
}
}