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: bug where could not have same field name in struct as method #2010

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

antazoey
Copy link
Member

What I did

fixes: #2008

How I did it

use the field name instead of the method and log the issue

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey enabled auto-merge (squash) April 16, 2024 19:50
@antazoey antazoey merged commit 9dea7d9 into ApeWorX:main Apr 16, 2024
15 checks passed
@antazoey antazoey deleted the fix/default-arg-bug branch April 16, 2024 20:24
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.

Dataclass conversion error (regression introduced on 0.7.6)
2 participants