Create a new scanner module and move functions from crawl module there
Compare changes
- Alexander Schlemmer authored
+ 15
− 13
@@ -224,19 +224,21 @@ def initialize_converters(crawler_definition: dict, converter_registry: dict):
@@ -224,19 +224,21 @@ def initialize_converters(crawler_definition: dict, converter_registry: dict):
@@ -257,7 +259,7 @@ def _crawl(self,
@@ -257,7 +259,7 @@ def _crawl(self,
@@ -302,7 +304,7 @@ def _crawl(self,
@@ -302,7 +304,7 @@ def _crawl(self,
@@ -411,9 +413,9 @@ def scan_structure_elements(items: Union[list[StructureElement], StructureElemen
@@ -411,9 +413,9 @@ def scan_structure_elements(items: Union[list[StructureElement], StructureElemen