Skip to content

Refactor model hierarchy to use *args and **kw #13

Open
@robzor92

Description

@robzor92

Right now we duplicate the argument and keyword arguments the model hierarchy. We should use *args and **kw to avoid having to duplicate the arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions