mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
Merge pull request #6932 from adferrand/pylint-squash
Update Pylint to 1.9.4 (squashed PR)
This commit is contained in:
@@ -73,4 +73,4 @@ class _LinodeLexiconClient(dns_common_lexicon.LexiconClient):
|
||||
if not str(e).startswith('Domain not found'):
|
||||
return errors.PluginError('Unexpected error determining zone identifier for {0}: {1}'
|
||||
.format(domain_name, e))
|
||||
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user