Closed mherkhachatryan closed 3 years ago
The class has the user_id attribute, not id. The class should have the to_dict method to unpack values.
user_id
id
to_dict
The class has the
user_id
attribute, notid
. The class should have theto_dict
method to unpack values.