gtn/.vscode/settings.json
2023-10-23 12:14:28 +02:00

5 lines
90 B
JSON

{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}