Files
watchdog/.vscode/settings.json

5 lines
77 B
JSON

{
"python.analysis.extraPaths": [
"./alert-scheduler/src"
]
}