Sign in
fuchsia
/
third_party
/
github.com
/
executablebooks
/
markdown-it-py
/
refs/tags/v0.6.1
/
.
/
.mypy.ini
blob: 208782b1a1e6ec45584ab0c73107316f46771348 [
file
] [
log
] [
blame
]
[
mypy
]
warn_unused_ignores
=
True
warn_redundant_casts
=
True
no_implicit_optional
=
True
strict_equality
=
True
[
mypy
-
tests
.
test_plugins
.*]
ignore_errors
=
True