Sign in
chromium
/
crossbench
/
1e2071ce9d95f5c5c9d581388f4f798cd239c338
/
.
/
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