fix new pylint warning

This commit is contained in:
Roman Zeyde
2017-12-22 17:10:27 +02:00
parent cb14d1e00b
commit 41ccd2f332
4 changed files with 10 additions and 6 deletions

View File

@@ -228,3 +228,4 @@ def main(device_type):
else:
for pk in conn.public_keys():
sys.stdout.write(pk)
return 0 # success exit code