Skip to content

Remove Useless constructor #8

@akibrhast

Description

@akibrhast

https://github.com/akibrhast/open-lib/blob/master/app/models.py#L25
this constructor is useless and actually worse than the implicit default, which does everything yours does but accepts kwargs for anything
the repr of that class is lacking the class name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions