Files
card_shuffling/.vscode/settings.json
2023-07-24 19:52:24 +02:00

6 lines
123 B
JSON

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