|
print("A newer version of Pwman3 was release, you should consider updating") # noqa
|
|
print("A newer version of Pwman3 was release, you should consider updating") # noqa
|
|
if config.get_value('Crypto', 'supress_warning').lower() != 'yes':
|
|
if config.get_value('Crypto', 'supress_warning').lower() != 'yes':
|