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