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