Skip to content

Commit

Permalink
close
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Nov 13, 2024
1 parent 83687bb commit 9b440e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,4 +326,5 @@ def create_directory(self, dirname: str) -> bool:

def __del__(self) -> None:
"""Clean up resources when the object is deleted."""
self.container.stop()
self.client.close()

0 comments on commit 9b440e3

Please sign in to comment.