F copy entity
1 unresolved thread
1 unresolved thread
Compare changes
Files
4+ 46
− 0
@@ -72,6 +72,10 @@ ALL = "ALL"
@@ -114,6 +118,48 @@ class Entity(object):
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.