Fix indendation

This commit is contained in:
Brad Warren
2016-02-23 15:53:56 -08:00
parent f5a2a94ed5
commit 34685a8558
+1 -1
View File
@@ -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.