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