]> git.lizzy.rs Git - torbrowser-launcher.git/blob - .vscode/settings.json
Format all python with black, and add a .vscode folder
[torbrowser-launcher.git] / .vscode / settings.json
1 {
2     "python.formatting.provider": "black"
3 }