xref: /openbmc/qemu/python/tests/isort.sh (revision 5343a837cdb0e10db05310e0da5a89843539b400)
1#!/bin/sh -e
2python3 -m isort -c qemu/
3