shomez commited on
Commit
79f02e9
·
verified ·
1 Parent(s): 949336e

Upload settings.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. settings.json +4 -0
settings.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "python.analysis.typeCheckingMode": "basic",
3
+ "python.analysis.autoImportCompletions": true
4
+ }