Skip to content

Commit

Permalink
Merge pull request #7 from flaccid/patch-1
Browse files Browse the repository at this point in the history
Fix incorrect import in README.rst
  • Loading branch information
Olli Jarva committed Apr 22, 2015
2 parents 12627d0 + 0b3b59c commit 8c8bbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Usage:

::

import sshpubkeys
from sshpubkeys import SSHKey
ssh = SSHKey("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAYQCxO38tKAJXIs9ivPxt7AY"
"dfybgtAR1ow3Qkb9GPQ6wkFHQqcFDe6faKCxH6iDRteo4D8L8B"
"xwzN42uZSB0nfmjkIxFTcEU3mFSXEbWByg78aoddMrAAjatyrh"
Expand Down

0 comments on commit 8c8bbb3

Please sign in to comment.