.
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"python.formatting.provider": "black",
|
||||||
|
"python.formatting.blackArgs": [
|
||||||
|
"--line-length",
|
||||||
|
"132"
|
||||||
|
],
|
||||||
|
"python.pythonPath": "/usr/local/bin/python3"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user