Improve abc module and builtin function decorators (#5703)

This commit is contained in:
Sebastian Rittau
2022-02-02 16:22:32 +01:00
committed by GitHub
parent 584336a41e
commit 2dc53caffe
4 changed files with 26 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
mypy==0.931
pytype==2022.01.05; platform_system != "Windows" and python_version < "3.10"
pytype==2022.01.07; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==22.1.0
flake8==4.0.1