- Added more colour states, better refactoring
This commit is contained in:
parent
97b08c0c48
commit
f8400ac02f
@ -100,6 +100,7 @@ class Claim(object):
|
|||||||
return 2
|
return 2
|
||||||
else:
|
else:
|
||||||
return 3
|
return 3
|
||||||
|
|
||||||
def getComment(self):
|
def getComment(self):
|
||||||
"""
|
"""
|
||||||
returns a sentence describing the results for this claim
|
returns a sentence describing the results for this claim
|
||||||
|
Loading…
Reference in New Issue
Block a user