1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-24 02:22:20 +00:00

Merge branch 'master' of github.com:gsi-upm/senpy into nacho

This commit is contained in:
NachoCP
2015-12-11 09:49:35 +01:00
3 changed files with 2 additions and 1 deletions

View File

@@ -152,4 +152,5 @@ class ShelfMixin(object):
return self._shelf_file
def close(self):
self.sh.close()
del(self._sh)