refactor scanned page filtering
This commit is contained in:
parent
b880e892ec
commit
2385584dcb
@ -10,7 +10,7 @@ from typing import Iterable, Iterator, List
|
||||
|
||||
import fitz
|
||||
from PIL import Image
|
||||
from funcy import merge, pluck, curry, compose, rcompose, remove, rpartial
|
||||
from funcy import merge, pluck, curry, compose, rcompose, remove
|
||||
|
||||
from image_prediction.config import CONFIG
|
||||
from image_prediction.formatter.formatters.enum import EnumFormatter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user