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