fix typo
This commit is contained in:
parent
ad2a781681
commit
53637af809
|
@ -135,7 +135,7 @@ def main():
|
|||
analyzer.upload()
|
||||
analyzer.save(args.dump)
|
||||
|
||||
# Close remove control.M#
|
||||
# Close remove control.
|
||||
finally:
|
||||
bus.close()
|
||||
|
||||
|
|
Loading…
Reference in New Issue