12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"typeCheckingMode": "basic",
|
|
"reportMissingImports": "none",
|
|
"pythonVersion": "3.11",
|
|
"executionEnvironments": [
|
|
{
|
|
"root": ".",
|
|
"pythonVersion": "3.11"
|
|
}
|
|
]
|
|
}
|