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 @@ from typing import Dict
from osbuild import mounts
SCHEMA_2 = """
"additionalProperties": false,
"required": ["name", "type", "source", "target"],