diff -r 7347715bf0ee -r 59d4ad7e7df3 cubicweb/entities/wfobjs.py --- a/cubicweb/entities/wfobjs.py Sat Feb 15 17:08:15 2020 +0100 +++ b/cubicweb/entities/wfobjs.py Sat Feb 08 22:57:59 2020 +0100 @@ -24,7 +24,7 @@ from logilab.common.decorators import cached, clear_cache from cubicweb.entities import AnyEntity, fetch_config -from cubicweb.view import EntityAdapter +from cubicweb.entity import EntityAdapter from cubicweb.predicates import relation_possible