mimimi - 1.5.6 doesn't complain about that. interesting.
This commit is contained in:
parent
a0a557de9d
commit
a2bb10443c
@ -58,4 +58,4 @@ class ColorRangeModule(object):
|
||||
"""
|
||||
if whole == 0:
|
||||
return 0
|
||||
return 100 * float(part) / float(whole)
|
||||
return 100 * float(part) / float(whole)
|
||||
|
Loading…
Reference in New Issue
Block a user