Home
last modified time | relevance | path

Searched defs:mypy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Dmypy.ini1 [mypy] section
2 disallow_any_generics = True
3 disallow_incomplete_defs = True
4 disallow_subclassing_any = True
6 implicit_reexport = False
7 namespace_packages = True
8 no_implicit_optional = True
9 scripts_are_modules = True
10 warn_redundant_casts = True
11 warn_unused_configs = True
[all …]
/openbmc/qemu/scripts/qapi/
H A Dmypy.ini1 [mypy] section
6 [mypy-qapi.schema] argument
/openbmc/linux/tools/testing/kunit/
H A Dmypy.ini1 [mypy] section
2 strict = True
6 disable_error_code = type-arg