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