{ "version": "0.0.1", "configurations": [ { "name": "godstrument", "runtimeExecutable": "/Users/m3ultra/Documents/godstrument/.venv/bin/python", "runtimeArgs": ["run.py", "--no-browser", "--profile", "warp", "--city", "melbourne", "--dealgod"], "port": 8088 } ] }