The method __property_getFactDuplication currently takes two arguments instead of one. Replace: def __property_getFactDuplication(self, v): by: def __property_getFactDuplication(self):
Log in to post a comment.