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