Deduplicate pinned pyright version (#9299)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2022-11-30 08:52:55 +00:00
committed by GitHub
co-authored by Alex Waygood
parent df0a062b34
commit 5c3f10e1df
3 changed files with 19 additions and 8 deletions
+3
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"