mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
lru_cache preserves signature of wrapped function (#6221)
Update pytype for a fix to ParamSpec as argument to Generic
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mypy==0.910
|
||||
pytype==2021.10.25
|
||||
pytype==2021.11.2
|
||||
typed-ast==1.4.3
|
||||
black==21.9b0
|
||||
flake8==4.0.1
|
||||
|
||||
Reference in New Issue
Block a user