ManifoldMarketManager/.vscode/settings.json

5 lines
72 B
JSON

{
"python.analysis.extraPaths": [
"./src/PyManifold"
]
}