mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Various changes related to generalization and persistance.
This commit is contained in:
@@ -374,4 +374,3 @@ class Session(object):
|
||||
for key,value in shelf.items():
|
||||
self.db[key]=value
|
||||
shelf.close()
|
||||
|
||||
|
Reference in New Issue
Block a user