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