Remove unnecessary = ...s; bump pyright test dependency to 1.1.301 (#9972)

This commit is contained in:
Alex Waygood
2023-03-29 12:52:43 +01:00
committed by GitHub
parent 027460f11a
commit ed915c5cde
3 changed files with 14 additions and 13 deletions

View File

@@ -62,4 +62,4 @@ all = true
disable_all_dunder_policy = true
[tool.typeshed]
pyright_version = "1.1.299"
pyright_version = "1.1.301"