Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit edd8a1c

Browse files
committed
Fixup ghostscript_backend import
1 parent b6e1176 commit edd8a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from camelot.backends.ghostscript import Ghostscript # noqa: F401
1+
from camelot.backends.ghostscript_backend import GhostscriptBackend # noqa: F401

0 commit comments

Comments
 (0)