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