Resolve merge conflicts
This commit is contained in:
commit
9cdc37355c
25 changed files with 726 additions and 444 deletions
|
|
@ -778,6 +778,7 @@ class InMemoryAttributeBackend(IAttributeBackend):
|
|||
See parent class.
|
||||
|
||||
strvalue has no meaning for InMemory attributes.
|
||||
|
||||
"""
|
||||
new_attr = self._attrclass(
|
||||
pk=self._next_id(), key=key, category=category, lock_storage=lockstring, value=value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue