BUG: data: Fix chessboard file name.

This commit is contained in:
Stefan van der Walt
2011-11-07 14:48:10 -08:00
parent 989fd6673e
commit cc7a544122
+1 -1
View File
@@ -52,7 +52,7 @@ def checkerboard():
edges, they also visualise distortions particularly well.
"""
return load("chessboard_GRAY_U8.png")
return load("chessboard_GRAY.png")
def coins():
"""Greek coins from Pompeii.