Sign in
chromium
/
crossbench
/
d50a1b750b8f92050f3cfeda83ce07c821a334f9
/
.
/
mypy.ini
blob: f6bec764206bb997f365ff0236ab18e5079a8652 [
file
]
[
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