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