From f72afd0ad12ad644544576e84f71e6f36d1d445e Mon Sep 17 00:00:00 2001 From: Alvaro Caceres Date: Fri, 29 Jul 2016 17:45:09 -0500 Subject: [PATCH] Update pytype blacklist (#422) --- tests/pytype_blacklist.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/pytype_blacklist.txt b/tests/pytype_blacklist.txt index 25225cdbd..24aaa8352 100644 --- a/tests/pytype_blacklist.txt +++ b/tests/pytype_blacklist.txt @@ -4,13 +4,11 @@ 2.7/builtins.pyi 2.7/codecs.pyi 2.7/inspect.pyi -2.7/ssl.pyi -2.7/StringIO.pyi 2.7/types.pyi 2.7/typing.pyi 2.7/unittest.pyi 2and3/argparse.pyi 2and3/logging/handlers.pyi 2and3/logging/__init__.pyi -2and3/warnings.pyi +2and3/mmap.pyi 2and3/webbrowser.pyi