blob: 144c48947ee6ecfe168f04eb34fc57f6157335d2 [file] [log] [blame]
[tool.black]
include = "\\.py(\\.in)?$"
[tool.pyright]
typeCheckingMode = "strict"
[tool.isort]
profile = "black"