It took me two days to find the problem, turns out I just had to replace self.location
and oppcell1.location
by self
and oppcell1
.
The devil is in the detail, as they say.
4 Likes
It took me two days to find the problem, turns out I just had to replace self.location
and oppcell1.location
by self
and oppcell1
.
The devil is in the detail, as they say.