Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[mypy]
strict = True
disallow_untyped_calls = False
python_version = 3.7
[mypy-qapi.schema]
disallow_untyped_defs = False
disallow_incomplete_defs = False
check_untyped_defs = False