Skip to content

Update transaction.py for marshmallow-3#4

Open
edurham wants to merge 1 commit intoauth0-blog:masterfrom
edurham:patch-1
Open

Update transaction.py for marshmallow-3#4
edurham wants to merge 1 commit intoauth0-blog:masterfrom
edurham:patch-1

Conversation

@edurham
Copy link
Copy Markdown

@edurham edurham commented Apr 18, 2025

Marshmallow v3 update forces Number to be an Integer or a Float (can no longer use 'Number')

Error message:
AttributeError: 'Number' object has no attribute 'num_type'

Marshmallow v3 update forces Number to be an Integer or a Float (can no longer use 'Number')

Error message: 
AttributeError: 'Number' object has no attribute 'num_type'
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.

1 participant