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