Update to pytype 2020.07.20 and remove nmap from the exclude list. (#4348)

This commit is contained in:
Rebecca Chen
2020-07-20 23:01:21 -07:00
committed by GitHub
parent 42d20c4a07
commit 537b730558
2 changed files with 1 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ flake8==3.8.3
flake8-bugbear==20.1.4
flake8-pyi==20.5.0
isort[pyproject]==5.1.1
pytype>=2020.06.26
pytype>=2020.07.20

View File

@@ -15,7 +15,3 @@ third_party/2and3/attr/converters.pyi
third_party/2and3/attr/filters.pyi
third_party/2and3/attr/validators.pyi
third_party/2and3/pynamodb/models.pyi
# https://github.com/google/pytype/issues/613
third_party/2and3/nmap/__init__.pyi
third_party/2and3/nmap/nmap.pyi