docstring mod
This commit is contained in:
parent
29d0234050
commit
b4df404cbd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user