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