Marc-Andre
Results
1
comments of
Marc-Andre
Hi, It feels a little weird to set a property on the object while serializing it. To work around this, we did something like this: ```python def identity_accessor(attr, obj, default):...