fix new pylint warning
This commit is contained in:
@@ -228,3 +228,4 @@ def main(device_type):
|
||||
else:
|
||||
for pk in conn.public_keys():
|
||||
sys.stdout.write(pk)
|
||||
return 0 # success exit code
|
||||
|
||||
Reference in New Issue
Block a user