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