Skip to content

Commit

Permalink
Pep8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lndbrg committed Feb 28, 2013
1 parent 732417b commit 1903ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paramiko/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def __str__(self):
self.fqdn = fqdn
return self.fqdn


class SSHConfig (object):
"""
Representation of config information as stored in the format used by
Expand Down

0 comments on commit 1903ee1

Please sign in to comment.