Use explicit type aliases in _typeshed (#7534)

This commit is contained in:
Sebastian Rittau
2022-03-30 11:06:07 +02:00
committed by GitHub
parent e8fe316a74
commit 9687d53b65
4 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
mypy==0.942
pytype==2022.3.21; platform_system != "Windows" and python_version < "3.10"
pytype==2022.03.29; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==22.1.0
flake8==4.0.1