This commit is contained in:
p1-bmu 2022-02-15 17:49:41 +01:00
parent 1ea3d66000
commit 5f5f151358
1 changed files with 0 additions and 1 deletions

View File

@ -1236,7 +1236,6 @@ Specific constraints attributes:
def _get_val_obj(self, ref):
if isinstance(ref, str_types) and self._const_cont:
if self._const_cont._typeref:
ident = self._const_cont._typeref.called[1]
else: