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