view .vscode/settings.json @ 4:f714a6a7842c

start new web view for hgand github syncing
author drewp@bigasterisk.com
date Fri, 24 Jul 2020 14:42:08 -0700
parents
children db4037285592
line wrap: on
line source

{
    "python.pythonPath": "/home/drewp/.venvs/reposync/bin/python",
    "python.formatting.provider": "yapf"
}