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