mirror of
https://github.com/qemu/qemu.git
synced 2026-07-14 20:44:44 +00:00
3 lines
39 B
Bash
3 lines
39 B
Bash
|
|
#!/bin/sh -e
|
||
|
|
python3 -m isort -c qemu/
|