Skip to content

Commit

Permalink
Fixed import Error
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliyobo committed Dec 31, 2024
1 parent 1e86510 commit 72831e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookworm/annotation/annotation_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
GenericAnnotationWithContentDialog,
QuotesDialog,
)
from .annotator import Bookmarker, NoteTaker, Quoter, AnnotationOverlapsError
from .annotator import Bookmarker, NoteTaker, Quoter

log = logger.getChild(__name__)

Expand Down

0 comments on commit 72831e1

Please sign in to comment.