mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
Remove asyncio.tasks from the pytype blacklist. (#2874)
With version 2019.03.15, pytype is able to parse this file.
This commit is contained in:
committed by
Sebastian Rittau
parent
45e52de188
commit
4743d2521a
@@ -3,4 +3,4 @@ typed-ast>=1.0.4
|
||||
flake8==3.6.0
|
||||
flake8-bugbear==18.8.0
|
||||
flake8-pyi==18.3.1
|
||||
pytype>=2019.2.13
|
||||
pytype>=2019.3.15
|
||||
|
||||
Reference in New Issue
Block a user