OSDN Git Service

.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
[qmiga/qemu.git] / python / tests / isort.sh
1 #!/bin/sh -e
2 python3 -m isort -c qemu/
3 python3 -m isort -c scripts/