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 the incompatibility between pydantic-duality and __init__() #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zmievsa
Copy link
Owner

@zmievsa zmievsa commented Mar 5, 2024

No description provided.

@zmievsa zmievsa changed the title Fix the incompatibility between pydantic-duality and __init__.py Fix the incompatibility between pydantic-duality and __init__() Mar 5, 2024
@zmievsa zmievsa self-assigned this Mar 5, 2024
@zmievsa
Copy link
Owner Author

zmievsa commented Mar 18, 2024

So far I am not sure what to do to fix this issue so I'll just leave it here for a while to marinate.

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.

Defining __init__() with super() on DualBaseModel subclass raises TypeError
1 participant