docstring mod
This commit is contained in:
@@ -91,9 +91,7 @@ class Explicable(Renderable):
|
||||
|
||||
@staticmethod
|
||||
def merge_history(expl1, expl2, operation):
|
||||
""" Take two Explicable objects, explain where they are from and merge their history
|
||||
|
||||
/!\ Using this method make the two objects amnesiac
|
||||
r""" Take two Explicable objects, explain where they are from and merge their history
|
||||
|
||||
:param expl1: fist explicable
|
||||
:param expl2: second explicable
|
||||
|
Reference in New Issue
Block a user