aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/mypy.ini
blob: c9dbcec2db002cfa6d641368ebf05d0ef8422939 (plain)
1
2
3
4
[mypy]
strict = True
disallow_untyped_calls = False
python_version = 3.9