Files

7 lines
123 B
JSON
Raw Normal View History

2023-09-19 15:46:31 +08:00
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}