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