Update python2 to python3
[modeling/etsicatalog.git] / genericparser / pub / utils / idutil.py
index 85bebb8..768416c 100644 (file)
@@ -11,7 +11,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-from redisco import containers as cont
+from genericparser.pub.redisco import containers as cont
 
 
 def get_auto_id(id_type, id_group="auto_id_hash"):