Deduplicate pinned pyright version (#9299)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2022-11-30 03:52:55 -05:00
committed by GitHub
parent df0a062b34
commit 5c3f10e1df
3 changed files with 19 additions and 8 deletions

View File

@@ -59,3 +59,6 @@ extra_standard_library = [
[tool.pycln]
all = true
disable_all_dunder_policy = true
[tool.typeshed]
pyright_version = "1.1.278"