F merge entities
Compare changes
- Alexander Schlemmer authored
+ 3
− 3
@@ -727,14 +727,14 @@ def merge_entities(entity_a: Entity, entity_b: Entity):
A function to merge entities, which is needed by different modules, e.g. the crawler 2.0.
There are some functions dependent on this MR, e.g. !45 (merged) . If possible, review should be done simultaneously.
There is a basic unit test.