Open chamrun opened 2 years ago
Without If checking type of identity, if it would be dict this error happens: AttributeError: 'dict' object has no attribute 'id'
identity
dict
Without If checking type of
identity
, if it would bedict
this error happens: AttributeError: 'dict' object has no attribute 'id'