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