Files
gitlab-instance-0a899031_sm…/.vscode/settings.json
2023-05-04 16:35:59 +08:00

6 lines
132 B
JSON

{
"python.formatting.provider": "none",
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}