Files
Automate-Assembled/.vscode/settings.json
T
Jonathon Broughton be21e606c3
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
Initial commit
2024-03-11 16:19:07 +00:00

10 lines
146 B
JSON

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