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
2023-04-01 14:25:41 +02:00

4 lines
94 B
JSON

{
"python.analysis.typeCheckingMode": "basic",
"python.formatting.provider": "black"
}