We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98118b1 + 57ab65f commit d1ff92bCopy full SHA for d1ff92b
1 file changed
score/itf/core/com/ssh.py
@@ -66,7 +66,6 @@ def _load_private_key(pkey_path: str):
66
paramiko.RSAKey,
67
paramiko.ECDSAKey,
68
paramiko.Ed25519Key,
69
- paramiko.DSSKey,
70
]
71
72
load_errors = []
0 commit comments