xref: /openbmc/qemu/python/tests/qapi-mypy.sh (revision 17612f972f02fcafae2c70aa96c9d2e7a4c6d36d)
1#!/bin/sh -e
2# SPDX-License-Identifier: GPL-2.0-or-later
3
4python3 -m mypy ../scripts/qapi
5