This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
PyrogramBotBase/.vscode/settings.json

4 lines
94 B
JSON
Raw Normal View History

2023-04-01 15:25:41 +03:00
{
"python.analysis.typeCheckingMode": "basic",
"python.formatting.provider": "black"
}