Skip to content
  • Nekhelesh's avatar
    refactor: Allow enums access from only pdfpug.common · 6f69b77b
    Nekhelesh authored
    Improve clarity and make various enum access consistent by allowing
    them to only be imported from pdfpug.common. This way it follows
    the global import structure where pdfpug.modules contain modules,
    pdfpug.layouts contain layouts and finally pdfpug.common contain
    common utility enums and functions.
    6f69b77b