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