Register black with VS code
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"python.testing.pytestEnabled": false,
|
||||
"python.autoComplete.extraPaths": [
|
||||
"${workspaceFolder:code}/venv/lib"
|
||||
]
|
||||
],
|
||||
"editor.formatOnSave": true,
|
||||
"editor.renderWhitespace": "all",
|
||||
"python.formatting.provider": "black",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user