feat(python): add Resource[resource_type] as a parsed parameter

This commit is contained in:
Ruben Fiszel
2022-11-16 14:08:55 +01:00
parent b3178d1b8a
commit 9d17abbb12
4 changed files with 70 additions and 30 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"python.analysis.typeCheckingMode": "basic"
}