Hi,
I have noticed that after migrating from jdata==0.3.7 to jdata==0.5.1 I am getting the error ValueError: assignment destination is read-only after trying to modify the values that I load with jdata.load. Is this behaviour intended or is there something happening that we are unaware of?
Hi,
I have noticed that after migrating from
jdata==0.3.7tojdata==0.5.1I am getting the errorValueError: assignment destination is read-onlyafter trying to modify the values that I load withjdata.load. Is this behaviour intended or is there something happening that we are unaware of?