F copy entity
1 unresolved thread
1 unresolved thread
Compare changes
- Alexander Schlemmer authored
+ 7
− 2
@@ -726,8 +726,13 @@ def merge_entities(entity_a: Entity, entity_b: Entity):
Function to copy an entity.
Note to reviewer: This MR depends on f-merge-entities.
There is a unit test.
For further good practices have a look at our review guidelines.