F auto converter and transformer registry
2 unresolved threads
2 unresolved threads
Compare changes
+ 14
− 1
@@ -486,7 +486,7 @@ def scan_directory(dirname: Union[str, list[str]], crawler_definition_path: str,
@@ -508,6 +508,15 @@ def scan_structure_elements(items: Union[list[StructureElement], StructureElemen
@@ -519,6 +528,10 @@ def scan_structure_elements(items: Union[list[StructureElement], StructureElemen
This is the actual change. If none is given, create from the crawler definition which should contain the relevant information anyway.