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