Files
Demo-function/.vscode/settings.json
T
Jonathon Broughton ee524d2b24
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
Initial commit
2024-03-01 11:25:36 +00:00

10 lines
146 B
JSON

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