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