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