Skip to content

Override _PDFs __init__ method instead of wrapping it in a PDF function and rename the type to PDF #8

@Donnype

Description

@Donnype

The type returned now is a _PDF, which is not so nice when we introduce more modularity as in #5, in which case we have to set the return types of functions building partial PDFs to _PDF. Overriding the __init__ should also work, while keeping the option to pass the rows as positional arguments (which is mainly an aesthetic feature).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions