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