Skip to content

Commit

Permalink
minor lint
Browse files Browse the repository at this point in the history
  • Loading branch information
drcandacemakedamoore committed May 17, 2021
1 parent ff8bf48 commit acf6fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanX.py
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@ def make_contour_image(im):
def avg_image_maker(set_of_images):
"""
This function shows you an average sized image layed over with the average
per pixel of all images averaged from the set_of_images group.
per pixel of all images averaged from the set_of_images group.
:param set_of_images: A set of images,
can be read in with glob.glob on a folder of jpgs.
Expand Down

0 comments on commit acf6fa4

Please sign in to comment.