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