From 2f30adad193bbc5f684669039ebdb23d007be013 Mon Sep 17 00:00:00 2001 From: Sebastian Rittau Date: Wed, 12 May 2021 20:58:48 +0200 Subject: [PATCH] Remove two files from pytype's exclude list (#5427) --- tests/pytype_exclude_list.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pytype_exclude_list.txt b/tests/pytype_exclude_list.txt index 303a5d30d..b9598780a 100644 --- a/tests/pytype_exclude_list.txt +++ b/tests/pytype_exclude_list.txt @@ -43,6 +43,4 @@ stubs/protobuf/google/protobuf/symbol_database.pyi stubs/protobuf/google/protobuf/text_format.pyi stubs/protobuf/google/protobuf/timestamp_pb2.pyi stubs/protobuf/google/protobuf/type_pb2.pyi -stubs/protobuf/google/protobuf/util/json_format_pb2.pyi -stubs/protobuf/google/protobuf/util/json_format_proto3_pb2.pyi stubs/protobuf/google/protobuf/wrappers_pb2.pyi