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