test/isort: apply diff to full tree

Apply the isort modifications to the entire source tree, not just the
selected python files of test-src.

Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>
This commit is contained in:
David Rheinsberg 2022-09-14 09:00:44 +02:00
parent 5aaa4e602e
commit 4b09088661
14 changed files with 6 additions and 24 deletions

View file

@ -12,7 +12,6 @@ import sys
from osbuild import inputs
SCHEMA = """
"additionalProperties": false,
"required": ["type", "origin", "references"],