This commit is contained in:
5
backend/.vscode/settings.json
vendored
5
backend/.vscode/settings.json
vendored
@@ -11,5 +11,6 @@
|
||||
"tests"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.analysis.typeCheckingMode": "standard",
|
||||
}
|
||||
Reference in New Issue
Block a user