code / legex /pdf_export /__init__.py
anonymous
[code] Initial release of the code.
6f5156a
raw
history blame contribute delete
146 Bytes
"""Export goldenset rows to PDF (sheet text or fetched from URLs)."""
__all__ = ["ensure_fonts"]
from legex.pdf_export.core import ensure_fonts