blob: 54ca4483d6d8cfb1dc611be7f6cf72dc58649199 [file] [log] [blame]
[mypy]
strict = True
disallow_untyped_calls = False
python_version = 3.6
[mypy-qapi.parser]
disallow_untyped_defs = False
disallow_incomplete_defs = False
check_untyped_defs = False
[mypy-qapi.schema]
disallow_untyped_defs = False
disallow_incomplete_defs = False
check_untyped_defs = False