add missing import
This commit is contained in:
parent
18300e28de
commit
5d87d712f5
@ -29,6 +29,7 @@ Package providing filtering framework for GRAMPS.
|
||||
# Gramps imports
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
from ..const import GRAMPS_LOCALE as glocale
|
||||
from ..lib.person import Person
|
||||
from ..lib.family import Family
|
||||
from ..lib.src import Source
|
||||
|
Loading…
Reference in New Issue
Block a user