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