lamhieu's picture
chore: initialize the project
e8f9d10
raw
history blame
205 Bytes
{
"python.languageServer": "Pylance",
"python.analysis.typeCheckingMode": "basic",
"python.analysis.diagnosticSeverityOverrides": {},
"python.analysis.typeshedPaths": [".venv/Lib/site-packages"]
}