Missing import
svn: r18976
This commit is contained in:
parent
e516ae592e
commit
1194b9e8ab
@ -52,7 +52,7 @@ LOG = logging.getLogger(".Db")
|
||||
#-------------------------------------------------------------------------
|
||||
from gen.lib import (GenderStats, Source, Person, Family, Event, Place,
|
||||
MediaObject, Repository, Note, Attribute, AttributeType,
|
||||
NoteType)
|
||||
NoteType, NameOriginType)
|
||||
from gen.db.write import (KEY_TO_CLASS_MAP, CLASS_TO_KEY_MAP)
|
||||
from libgrdb import DbGrdb
|
||||
from gen.db.txn import DbTxn as Transaction
|
||||
|
Loading…
Reference in New Issue
Block a user