F copy entity
1 unresolved thread
1 unresolved thread
Compare changes
- Alexander Schlemmer authored
+ 46
− 1
@@ -720,10 +720,55 @@ def copy_entity(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.