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