Files
Stockholm-Syndrome/.vscode/settings.json
T
Jonathon Broughton 9873f30ed3
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
Initial commit
2024-04-24 12:41:07 +01:00

10 lines
146 B
JSON

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