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