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