small fix

This commit is contained in:
oleting
2020-12-27 20:46:38 +01:00
parent ac27f312d7
commit e14c3eb81c

View File

@@ -143,8 +143,7 @@ class Gui:
auto_close_duration=2, auto_close=True, text_color='green')
window['-OUTPUT FILE LIST-'].update(fnames)
elif proceed == 'No':
logging.error('test')
pass
logging.warning('There will be no image created.')
else:
logging.warning(
'You did not made a decision! Try again!')