mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +00:00
5 lines
128 B
JSON
5 lines
128 B
JSON
{
|
|
"python.formatting.provider": "black",
|
|
"python.linting.mypyEnabled": true,
|
|
"python.linting.flake8Enabled": true,
|
|
} |