Files
speckle_automate-urban-wind…/.vscode/settings.json
T
Oğuzhan Koral 4f5a0ee3b6 Initial commit
2023-10-10 10:48:43 +03:00

10 lines
146 B
JSON

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