Skip to content

Commit

Permalink
1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LevyHsu committed Apr 2, 2020
1 parent 672ca78 commit 753f79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def __init__(self,path):

class usr_img(image):
output_name = ''
_not_png = False
not_png = False
_img_path = ''

def __init__(self,path):
Expand Down

0 comments on commit 753f79e

Please sign in to comment.