- Added more colour states, better refactoring

This commit is contained in:
ccremers 2006-08-10 15:49:07 +00:00
parent 97b08c0c48
commit f8400ac02f

View File

@ -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