pymake/.vscode/settings.json
2024-04-11 23:38:08 +08:00

5 lines
64 B
JSON

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