This repository has been archived on 2023-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
va-project/.vscode/settings.json
Tommaso Verzegnassi ece1915d8f Scraper added
2023-05-08 11:26:25 +02:00

6 lines
125 B
JSON

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