11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"executionEnvironments": [
|
|
{
|
|
"root": ".",
|
|
"extraPaths": ["."]
|
|
}
|
|
],
|
|
"reportMissingImports": "warning",
|
|
"pythonVersion": "3.14"
|
|
}
|