Last cleanup prior to merging with changes in proteanforge
This commit is contained in:
parent
7991cba55e
commit
65803f9334
2 changed files with 1 additions and 1 deletions
|
@ -1250,6 +1250,7 @@ class SessionMetaData(ConfigurableManager):
|
|||
except KeyError:
|
||||
pass
|
||||
return None
|
||||
|
||||
def items(self):
|
||||
return self.configs.iteritems()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue