Files
specklepy/speckle/objects
izzy lyseggen 614eefc393 fix(serialisation): EMBARASSING BUG
so i'm a bit of a dumbo here.
i didn't realise that doing `.update()` on attr would update the parent
attr as well and extend to all objects every ahhhhhh

you have to do `self.thing = self.thing + blah blah` to just update
the instance attr. the more ya know!

#roastme @cristi8
2021-03-18 18:45:24 +00:00
..
2021-02-17 23:52:14 +01:00
2021-03-18 18:45:24 +00:00
2021-02-26 16:28:38 +00:00