blob: 56e0dfb132788ef517ddb576cab1981a990b051a [file] [log] [blame]
[mypy]
strict = True
disallow_untyped_calls = False
python_version = 3.8
[mypy-qapi.schema]
disallow_untyped_defs = False
disallow_incomplete_defs = False
check_untyped_defs = False