Sign in
opensecura
/
3p
/
openxla
/
iree
/
b60b87ca48290afe1cbc3c51b35a4e81fa652f80
/
.
/
runtime
/
bindings
/
python
/
pyrightconfig.json
blob: 838245752d123e9aef320038a9261a4b42b59495 [
file
]
{
"typeCheckingMode"
:
"basic"
,
"pythonVersion"
:
"3.10"
,
"include"
:
[
"iree"
],
"stubPath"
:
"typings"
,
"reportMissingModuleSource"
:
"none"
,
"extraPaths"
:
[
"."
],
"exclude"
:
[
"**/__pycache__"
,
"**/.venv"
,
"**/build"
]
}