mirror of
https://zotify.xyz/zotify/zotify.git
synced 2025-05-04 12:32:43 +00:00
6 lines
No EOL
163 B
JSON
6 lines
No EOL
163 B
JSON
{
|
|
"python.linting.flake8Enabled": true,
|
|
"python.linting.mypyEnabled": true,
|
|
"python.linting.enabled": true,
|
|
"python.formatting.provider": "black"
|
|
} |