FloatImg sources upgraded to version 148
This commit is contained in:
@@ -9,4 +9,4 @@ def test_maxvaalue():
|
||||
img = floatimg.create_rgb(width, height)
|
||||
color = (255.0, 255.0, 255.0)
|
||||
img.put(2,2, color)
|
||||
assert img.maxvalue() == 255.0ls
|
||||
assert img.maxvalue() == 255.0
|
||||
|
||||
Reference in New Issue
Block a user