Files
xemu/python/tests/isort.sh
2026-06-08 05:55:12 +00:00

4 lines
68 B
Bash
Executable File

#!/bin/sh -e
python3 -m isort -c qemu/
python3 -m isort -c scripts/