Commit 3b210706 authored by Ioannis Papagiannopoulos's avatar Ioannis Papagiannopoulos Committed by Georgios Dagkakis

endOperationActions method name corrected

parent 69e8b4ac
......@@ -839,7 +839,7 @@ class CoreObject(ManPyObject):
# =======================================================================
# actions to be carried out when the processing of an Entity ends
# =======================================================================
def endProcessingActions(self):
def endOperationActions(self):
pass
#===========================================================================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment