Files
speckle-automate-data-shield/.vscode/settings.json
Jonathon Broughton 188148c69f Initial commit
2025-01-24 21:24:28 +00:00

10 lines
146 B
JSON

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