Files
mafia_api/.vscode/settings.json
T
2023-08-22 14:32:09 +03:00

7 lines
116 B
JSON

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