Files
audiobook_creator/.vscode/settings.json
2026-04-08 01:42:29 -06:00

4 lines
108 B
JSON

{
"python.defaultInterpreterPath": ".venv/bin/python",
"python.terminal.activateEnvironment": true
}