xref
: /
openbmc
/
qemu
/
scripts
/
qapi
/
mypy.ini
(revision af8c14a25477e0ea127ca66d5d9c0710da854906)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[mypy]
2
strict = True
3
disallow_untyped_calls = False
4
python_version = 3.8
5