Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type-hints for data arg in Schema.validate #1868

Merged
merged 3 commits into from
Oct 17, 2021

Conversation

Yourun-proger
Copy link
Contributor

@Yourun-proger Yourun-proger commented Aug 20, 2021

fixes #1790

Checklist:

  • pre-commit tests passed
  • CI passed
  • Update CHANGELOG.rst
  • Add myself to AUTHORS.rst

@sloria sloria enabled auto-merge (squash) October 17, 2021 17:11
Copy link
Member

@sloria sloria left a comment

Choose a reason for hiding this comment

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

Thanks!

@sloria sloria merged commit ce69a11 into marshmallow-code:dev Oct 17, 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.

Validate function on schema raises type error with list and many=True
2 participants