tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
[qemu/ar7.git] / python / tests / isort.sh
blob66c2f7df0fdc46dff10a98465277449b169ce778
1 #!/bin/sh -e
2 python3 -m isort -c qemu/
3 python3 -m isort -c scripts/