qemu/scripts/qapi/mypy.ini

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
73 B
INI
Raw Normal View History

[mypy]
strict = True
disallow_untyped_calls = False
python_version = 3.8