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