Draichi's picture
chore: add vscode workspace settings
66bacdc unverified
raw
history blame
99 Bytes
{
"python.analysis.autoImportCompletions": true,
"python.analysis.typeCheckingMode": "basic"
}