Commit 1616e677 authored by Łukasz Nowak's avatar Łukasz Nowak

- explain type of returned objects


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29308 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aedc8724
......@@ -95,9 +95,7 @@ class ISimulationMovement(Interface):
"""
def getDivergenceList():
"""Returns a list of divergences
XXX - unclear, please explan what the returned documents
or object are (type, class)
"""Returns a list of divergences using DivergenceMessage class
"""
def isFrozen():
......
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