xref: /qemu/python/tests/iotests-mypy.sh (revision 4b0bf11c5a4fc6f2dd8cff650dfd4a2c52026396)
1#!/bin/sh -e
2
3cd ../tests/qemu-iotests/
4python3 -m linters --mypy
5