Minor fix which gets rid of warning: ``` from scipy import stats from imageio import imread # in pixelate_image(): imgrid = imread(imfile) ```