mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
Trying to fix an issue with ShelfPlugin
This commit is contained in:
parent
f74ee668b6
commit
82496dc8e4
@ -152,4 +152,5 @@ class ShelfMixin(object):
|
||||
return self._shelf_file
|
||||
|
||||
def close(self):
|
||||
self.sh.close()
|
||||
del(self._sh)
|
||||
|
Loading…
Reference in New Issue
Block a user