Skip to content

Commit

Permalink
fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Federaffo committed May 15, 2024
1 parent bd66b6a commit c7ec735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebrafy/zebrafy_pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from pypdfium2 import PdfDocument

# 3. Local imports in the relative form:
from zebrafy_image import ZebrafyImage
from .zebrafy_image import ZebrafyImage


class ZebrafyPDF:
Expand Down

0 comments on commit c7ec735

Please sign in to comment.