mirror of
https://github.com/romanz/amodem.git
synced 2026-03-23 19:01:00 +08:00
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