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