renamed cleanup to close, this is more common
This commit is contained in:
@@ -33,5 +33,5 @@ if __name__ == "__main__":
|
||||
|
||||
|
||||
finally:
|
||||
rob.cleanup()
|
||||
rob.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user