xref: /openbmc/qemu/python/tests/mypy.sh (revision 9c372ecfec5bd00f7ef5b6b2e9db9c2c859b408b)
1#!/bin/sh -e
2python3 -m mypy -p qemu
3