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