Browse Source

config vscode

main
Alex 2 weeks ago
parent
commit
1f0c73e0c9
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .vscode/settings.json

+ 4
- 0
.vscode/settings.json View File

@@ -0,0 +1,4 @@
{
"python.formatting.provider": "black",
"python.pythonPath": "venv\\Scripts\\python.exe"
}

Loading…
Cancel
Save