Updated imports
authorThierry Florac <tflorac@ulthar.net>
Thu, 08 Feb 2018 15:03:18 +0100
changeset 29 84c17b46a32a
parent 28 83dc4748dbbb
child 30 019da188c5a6
Updated imports
src/pyams_sequence/site.py
--- a/src/pyams_sequence/site.py	Thu Feb 08 13:32:22 2018 +0100
+++ b/src/pyams_sequence/site.py	Thu Feb 08 15:03:18 2018 +0100
@@ -21,7 +21,7 @@
 from zope.site.interfaces import INewLocalSite
 
 # import packages
-from pyams_catalog.index import FieldIndexWithInterface
+from pyams_catalog.index import FieldIndexWithInterface, KeywordIndexWithInterface
 from pyams_catalog.site import check_required_indexes
 from pyams_sequence.utility import SequentialIntIds
 from pyams_utils.registry import utility_config