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