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