Missed one re: keys modules
This commit is contained in:
parent
b9d25a30b6
commit
ac63ed58a1
|
@ -1,5 +1,6 @@
|
|||
Key handling
|
||||
============
|
||||
|
||||
.. automodule:: paramiko.pkey
|
||||
.. automodule:: paramiko.dsskey
|
||||
.. automodule:: paramiko.rsakey
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
paramiko.pkey module
|
||||
====================
|
||||
|
||||
.. automodule:: paramiko.pkey
|
Loading…
Reference in New Issue