advent-of-code/.vscode/settings.json

4 lines
58 B
JSON
Raw Normal View History

2023-11-01 23:28:25 +01:00
{
"python.defaultInterpreterPath": ".venv/bin/python"
}