mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 12:46:39 +00:00
Added two blank lines
This commit is contained in:
@@ -80,4 +80,6 @@ class AutoAddPolicy(paramiko.client.MissingHostKeyPolicy):
|
||||
f.write('{} {} {}\n'.format(
|
||||
hostname, keytype, key.get_base64()
|
||||
))
|
||||
|
||||
|
||||
paramiko.client.AutoAddPolicy = AutoAddPolicy
|
||||
|
||||
Reference in New Issue
Block a user