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: allow creating UnevaluatedExpr with doit arg #113

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Aug 3, 2021

Previously, there something like BlattWeisskopfSquared(...).doit(deep=False) would crash. This fixes that behavior.

See also ComPWA/compwa.github.io#37

@redeboer redeboer added the 🐛 Bug Something isn't working label Aug 3, 2021
@redeboer redeboer added this to the 0.10.4 milestone Aug 3, 2021
@redeboer redeboer self-assigned this Aug 3, 2021
@redeboer redeboer enabled auto-merge (squash) August 3, 2021 13:37
Previously, there something like
`BlattWeisskopfSquared(...).doit(deep=False)`
would crash
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.

1 participant