Skip to content
Snippets Groups Projects
Commit c0265b23 authored by Solene Tarride's avatar Solene Tarride Committed by Solene Tarride
Browse files

Fix extraction lint

parent 78051449
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ from dan.datasets.extract.utils import (
get_bbox,
insert_token,
normalize_linebreaks,
normalize_spaces
normalize_spaces,
)
from dan.utils import LM_MAPPING, EntityType, parse_tokens
from line_image_extractor.extractor import extract
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment