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: unhashable list when parsing data #59

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Fix: unhashable list when parsing data #59

merged 1 commit into from
Nov 24, 2023

Conversation

yanyongyu
Copy link
Owner

fix #58

@yanyongyu yanyongyu added the bug Something isn't working label Nov 24, 2023
@yanyongyu yanyongyu merged commit a923c9f into master Nov 24, 2023
2 checks passed
@yanyongyu yanyongyu deleted the fix/pydantic branch November 24, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: unhashable type: 'list' with pydantic version <2.5.2
1 participant