Pep8 fixes
This commit is contained in:
parent
732417bf98
commit
1903ee1432
|
@ -74,6 +74,7 @@ class LazyFqdn(object):
|
||||||
self.fqdn = fqdn
|
self.fqdn = fqdn
|
||||||
return self.fqdn
|
return self.fqdn
|
||||||
|
|
||||||
|
|
||||||
class SSHConfig (object):
|
class SSHConfig (object):
|
||||||
"""
|
"""
|
||||||
Representation of config information as stored in the format used by
|
Representation of config information as stored in the format used by
|
||||||
|
|
Loading…
Reference in New Issue