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