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