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:
parent
5aaa4e602e
commit
4b09088661
14 changed files with 6 additions and 24 deletions
|
|
@ -12,7 +12,6 @@ from typing import Dict
|
|||
|
||||
from osbuild import mounts
|
||||
|
||||
|
||||
SCHEMA_2 = """
|
||||
"additionalProperties": false,
|
||||
"required": ["name", "type", "source", "target"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue