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