Commit 3652005f authored by Ioannis Papagiannopoulos's avatar Ioannis Papagiannopoulos Committed by Georgios Dagkakis

endOperationActions method name corrected

parent 684dad1e
......@@ -819,7 +819,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