Files
web-scraper/.vscode/settings.json
2021-03-05 16:16:51 +00:00

4 lines
91 B
JSON

{
"python.pythonPath": "bin/python3",
"python.envFile": "${workspaceFolder}/.env"
}