xref: /qemu/python/tests/iotests-mypy.sh (revision 461044ceb4fe58eb919dedfeb62f619f79d4d552)
1*461044ceSJohn Snow#!/bin/sh -e
2*461044ceSJohn Snow
3*461044ceSJohn Snowcd ../tests/qemu-iotests/
4*461044ceSJohn Snowpython3 -m linters --mypy
5