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