Files
audiobook_creator/.vscode/settings.json

4 lines
108 B
JSON
Raw Permalink Normal View History

2026-04-08 01:42:29 -06:00
{
"python.defaultInterpreterPath": ".venv/bin/python",
"python.terminal.activateEnvironment": true
}