# Global options:
[mypy]
# Per-module options:
[mypy-dill]
ignore_missing_imports = True
[mypy-google.protobuf.pyext._message]
[mypy-google.protobuf.pyext]
# grpc generated
[mypy-pulumi.runtime.proto.*]
ignore_errors = True