gtn/.vscode/settings.json

5 lines
90 B
JSON
Raw Normal View History

2023-10-23 10:14:28 +00:00
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}