pybeamshow/.vscode/settings.json
2023-02-18 23:16:01 +01:00

5 lines
No EOL
127 B
JSON

{
"python.formatting.provider": "black",
"python.linting.mypyEnabled": true,
"python.linting.flake8Enabled": true
}