xref
: /
openbmc
/
qemu
/
scripts
/
qapi
/
mypy.ini
(revision 5f69e42d)
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