revert pyrightconfig
This commit is contained in:
parent
82f5055d89
commit
c1136348f0
@ -2,8 +2,6 @@
|
||||
"ignore": [],
|
||||
"exclude": ["**/node_modules", "**/__pycache__", "litellm/types/utils.py", "litellm/proxy/_types.py"],
|
||||
"reportMissingImports": false,
|
||||
"reportPrivateImportUsage": false,
|
||||
"venvPath": "/Users/sameerkankute/miniconda3/envs",
|
||||
"venv": "litellm-dev"
|
||||
"reportPrivateImportUsage": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user