BA-Chatbot/.vscode/settings.json

7 lines
114 B
JSON
Executable File

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