Deep_Learning/Lab1/.vscode/settings.json
2023-10-10 09:42:31 +08:00

6 lines
132 B
JSON

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