docscan icon indicating copy to clipboard operation
docscan copied to clipboard

Breakpoint?

Open MuadDev opened this issue 5 months ago • 0 comments

https://github.com/danielgatis/docscan/blob/94b3c953ecfc825fedceb8d85d858fe48a3d9ef7/src/docscan/doc.py#L36

Shouldn't there be a break here after this line? As in, I assume here is searched for the largest contour after which the loop can stop instead of continue?

MuadDev avatar Sep 16 '24 14:09 MuadDev