2021.4 #19

Merged
edraft merged 237 commits from 2021.4 into master 2021-04-01 10:13:33 +02:00
Showing only changes of commit 11399d7ea7 - Show all commits

View File

@ -184,7 +184,6 @@ class Configuration(ConfigurationABC):
except Exception as e:
error_message = e
print('\nerror')
if not found and error_message == '':
error_message = f'Invalid argument: {argument}'