diff -r d0f98180ef0d -r 9dc1d14806bc src/pyams_content/portlet/content/interfaces/__init__.py --- a/src/pyams_content/portlet/content/interfaces/__init__.py Thu Jun 14 09:12:09 2018 +0200 +++ b/src/pyams_content/portlet/content/interfaces/__init__.py Thu Jun 14 09:12:44 2018 +0200 @@ -16,9 +16,9 @@ # import standard library # import interfaces +from pyams_portal.interfaces import IPortletSettings # import packages -from pyams_portal.interfaces import IPortletSettings class ISharedContentPortletSettings(IPortletSettings):