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