diff --git a/.pylintrc b/.pylintrc index 124d46f27d95c74708badbe9338fa23d3f7adeed..dd3978caebcc2e6babacd8d478885aaa04b12b0c 100644 --- a/.pylintrc +++ b/.pylintrc @@ -185,6 +185,7 @@ ignore-on-opaque-inference=yes # for classes with dynamically set attributes). This supports the use of # qualified names. ignored-classes=google.protobuf.any_pb2.Any, + google.protobuf.duration_pb2.Duration, google.protobuf.timestamp_pb2.Timestamp # List of module names for which member attributes should not be checked