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