Skip to content

Constructor trouble? #1

@sterlingsomers

Description

@sterlingsomers

If you try and run pm_1.py in python3, you'll notice that it crashes :).

It throws a type error, because 'self' is not passed as an argument.

What this means to me is that the object, 'model', is not properly initialized. The model is initialized though...all the way back to ccm/model.py's Model class init .

I clearly don't understand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions