Skip to content

Potential thing to fix for future Marshmallow versions #182

@imrehg

Description

@imrehg

This line triggers a RemovedInMarshmallow4Warning with suggestion

"Passing 'self' to Nested is deprecated. Use Nested(lambda: MySchema(...)) instead." :

content = fields.Nested("self", many=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions