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