Skip to content

fix: eliminate deprecated marshmallow syntax#561

Merged
leplatrem merged 1 commit intoCornices:masterfrom
asthasr:master
Jul 23, 2021
Merged

fix: eliminate deprecated marshmallow syntax#561
leplatrem merged 1 commit intoCornices:masterfrom
asthasr:master

Conversation

@asthasr
Copy link

@asthasr asthasr commented Jul 8, 2021

After setting up a skeleton app, I was receiving a warning while running tests:

RemovedInMarshmallow4Warning: Passing field metadata as a keyword arg is deprecated. Use the explicit `metadata=...` argument instead.

The change here seems to fix the issue.

Copy link
Contributor

@leplatrem leplatrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@leplatrem leplatrem merged commit b89a452 into Cornices:master Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants