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