Velocity/.vscode/settings.json
2022-03-14 07:21:55 +00:00

5 lines
63 B
JSON

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