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