Closed stolarczyk closed 5 years ago
Yeah that's weird it's probably an atypical thing for a user to do but this should be solved upstream in peppy
ideally; thanks for pointing it out.
OK locally for me the use case here now behaves as expected. @michalstolarczyk if you want to test again, can you pull peppy
dev and reinstall locally? That should bring in the necessary attmap
update the accompanies the peppy
change.
works now 🥇
thanks
comparing two "identical"
Project
s produces misleading results:I would make use of
__eq__
method incaravel
.Or if we don't want user to compare these, at least a
NotImplemented
exception of some sort should be raised. What do you think?Also, I think it was brought up at some point, but couldn't find the issue.