mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Missed a spot with isort, which now causes the python-minreqs test on
GitLab to fail. Fix it.
(Hint: the commands in python/tests/qapi-isort.sh can be run without the
"-c" parameter to automatically adjust import statements according to
our style rules. Maybe I should make a pre-submit hook that makes this
adjustment automatically. What do you think?)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3200
Fixes:
|
2 weeks ago | |
|---|---|---|
| .. | ||
| __init__.py | 8 years ago | |
| backend.py | 6 months ago | |
| commands.py | 2 weeks ago | |
| common.py | 1 year ago | |
| error.py | 2 months ago | |
| events.py | 10 months ago | |
| expr.py | 2 months ago | |
| features.py | 10 months ago | |
| gen.py | 2 months ago | |
| introspect.py | 2 weeks ago | |
| main.py | 9 months ago | |
| parser.py | 4 weeks ago | |
| pylintrc | 6 months ago | |
| schema.py | 2 months ago | |
| source.py | 9 months ago | |
| types.py | 10 months ago | |
| visit.py | 10 months ago | |