markup: move work files to a per-cat subdir
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from markup.img import find_shapes, write_debug_image
|
||||
from markup.pdf import parse_pdf
|
||||
from markup.utils import overlaps
|
||||
from .img import find_shapes, write_debug_image
|
||||
from .pdf import parse_pdf
|
||||
from .utils import overlaps
|
||||
|
||||
|
||||
def find_marked_products(pdf, subdir, catname, debug=0):
|
||||
|
||||
Reference in New Issue
Block a user