Remove all pyi files that use nested classes from the pytype blacklist. (#2993)

We finally support this!
This commit is contained in:
Rebecca Chen
2019-05-15 14:53:13 -07:00
committed by GitHub
parent cd9b7158ec
commit 78982de5be
2 changed files with 1 additions and 39 deletions

View File

@@ -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.5.8
pytype>=2019.5.15