diff --git a/image_to_path.py b/image_to_path.py index 913cba5..42067a5 100644 --- a/image_to_path.py +++ b/image_to_path.py @@ -2,7 +2,7 @@ import matplotlib.pyplot as plt import matplotlib.image as mpimg from PIL import Image - +# comment def checkup(i,j): if i>0 : return True