Files
xemu/python/tests/isort.sh
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
68 B
Bash
Raw Normal View History

2021-05-27 17:17:11 -04:00
#!/bin/sh -e
python3 -m isort -c qemu/
2023-05-10 23:54:11 -04:00
python3 -m isort -c scripts/