about summary refs log blame commit diff
path: root/.vscode/settings.json
blob: 86ab3eb1ffb651906e0e4c9adaa58d4f0c2e8faf (plain) (tree)
1
2
3
4



                                       
{
    "python.linting.mypyEnabled": true,
    "python.linting.enabled": true
}