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