Skip to content

Commit

Permalink
fix: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jul 29, 2024
1 parent c58912f commit c92142a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_recognize.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from pathlib import Path

from pdfplumber.utils.geometry import obj_to_bbox
import pytest
from pdfplumber.utils.geometry import obj_to_bbox

from alexi.convert import Converteur
from alexi.recognize import Objets, bbox_contains
Expand Down

0 comments on commit c92142a

Please sign in to comment.