зеркало из
https://github.com/viginum-datalab/twscrape.git
synced 2025-10-29 05:04:22 +02:00
8 строки
158 B
JSON
8 строки
158 B
JSON
{
|
|
"[python]": {
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": ["source.organizeImports"]
|
|
},
|
|
"python.formatting.provider": "black",
|
|
}
|