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