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