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