Added tests
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -2,5 +2,6 @@
|
||||
"python.pythonPath": "bin/python3",
|
||||
"python.envFile": "${workspaceFolder}/.env",
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true
|
||||
"python.linting.enabled": true,
|
||||
"python.autoComplete.addBrackets": true
|
||||
}
|
||||
Reference in New Issue
Block a user