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