docscan
docscan copied to clipboard
Breakpoint?
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?