Closed erezli closed 2 years ago
I see "parent": self.parent. Is this gonna slow things down? Or has that been fixed?
This "parent": self.parent is to ensure the second daughter and the first daughter share the same parent attribute. Assigning object to this self.parent attribute somehow slows things down so I fixed it by only assigning the id(object) to self.parent- several digits. I still couldn't figure out why assigning objects directly cause the problem, since it should only be a pointer to the object...
This pull request fixes 1 alert when merging 802e94882ebe47fb448a64569c706f2cb1e9a6ae into e3276592ffdc1ffe351d51ec4c9cebcf96a292e3 - view on LGTM.com
fixed alerts: