Files
speckle_automate-informatio…/.vscode/settings.json
T
Jonathon Broughton 4f94dd1311 Initial commit
2023-11-12 00:39:23 +00:00

10 lines
146 B
JSON

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