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