Files
3rd-demo-the-day/.vscode/settings.json
T
Jonathon Broughton 64a28edbc4
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
Initial commit
2024-03-01 09:26:04 +00:00

10 lines
146 B
JSON

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