json.dumps e json.loads com strings + typing.TypedDict
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -41,6 +41,6 @@
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.analysis.diagnosticSeverityOverrides": {},
|
||||
// "python.defaultInterpreterPath": "./venv/bin/python",
|
||||
"python.analysis.typeCheckingMode": "basic",
|
||||
"python.analysis.typeCheckingMode": "strict",
|
||||
"cSpell.enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user