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