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