mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Fix indendation
This commit is contained in:
@@ -210,7 +210,7 @@ class VirtualHost(object): # pylint: disable=too-few-public-methods
|
||||
return True
|
||||
# If we're looking for a generic vhost, don't return one with a ServerName
|
||||
elif self.name:
|
||||
return False
|
||||
return False
|
||||
|
||||
# Both sets of names are empty.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user