Björn Mosten
Results
2
comments of
Björn Mosten
You can also just remove the first _ on line 450, making the line ``` contours, _ = cv2.findContours(mask, cv2.RETR_EXTERNAL, cv2.CHAIN_APPROX_NONE) ```
I got this too. XCode 14.1. RN 0.69.5 Is anyone actually experiencing any problems from this? Could it be a pre-existing non-issue that XCode just started complaining about?