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