[mypy] enable_error_code = possibly-undefined disable_error_code = import exclude = /protoc/frameworks/.* /protoc/protos/.* [google.auth.*] follow_untyped_imports = True [mypy-google.*] ignore_missing_imports = True