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