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