BA-Chatbot/.vscode/settings.json

7 lines
114 B
JSON
Raw Permalink Normal View History

2023-11-15 14:28:48 +01:00
{
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"python.formatting.provider": "none"
}