Skip to content

Commit

Permalink
Update shepherd_io.py
Browse files Browse the repository at this point in the history
  • Loading branch information
orgua committed Oct 23, 2023
1 parent 35b0e08 commit 8151f02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion software/python-package/shepherd_sheep/shepherd_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def __init__(
self.shared_mem: SharedMemory

def __del__(self) -> None:
log.debug("Now deleting ShepherdIO-Instance")
ShepherdIO._instance = None

def __enter__(self) -> Self:
Expand Down

0 comments on commit 8151f02

Please sign in to comment.