F copy entity
1 unresolved thread
1 unresolved thread
Compare changes
- Alexander Schlemmer authored
+ 9
− 0
@@ -680,6 +680,15 @@ def compare_entities(old_entity: Entity, new_entity: 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.