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