Files
scrypted/sdk/.vscode/settings.json
2021-11-13 15:55:56 -08:00

5 lines
73 B
JSON

{
"python.analysis.extraPaths": [
"./scrypted_python"
]
}