Files
speckle_automate-mesh_densi…/.vscode/settings.json
T
Jonathon Broughton 4add4e29ff Initial commit
2023-11-10 09:48:45 +00:00

10 lines
146 B
JSON

{
"cSpell.words": [
"camelcase",
"pydantic",
"stringcase",
"typer"
],
"python.defaultInterpreterPath": ".venv/bin/python"
}