applied black
This commit is contained in:
parent
06ea0be8aa
commit
7ec3d52e15
@ -119,4 +119,3 @@ class Predictor:
|
||||
return abs(x1 - x2) > 2 and abs(y1 - y2) > 2
|
||||
|
||||
yield from extract_and_stitch(pdf_path, convert_to_rgb=True, filter_fn=image_is_large_enough, **kwargs)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user