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