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