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