python: use pyright

This commit is contained in:
link2xt
2023-02-20 10:33:51 +00:00
parent cdaef3bd0d
commit f2ab9456cd
7 changed files with 19 additions and 7 deletions

View File

@@ -55,3 +55,5 @@ line-length = 120
[tool.isort]
profile = "black"
[tool.pyright]