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