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 expression division #1502

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

W0ni
Copy link
Contributor

@W0ni W0ni commented Aug 19, 2024

__div__ is not bound to the division operator in Python3. This leads to an error when trying to divide expressions.

@W0ni W0ni changed the title fix expression division and add test fix expression division Aug 19, 2024
@serpilliere serpilliere merged commit 7ffe286 into cea-sec:master Aug 20, 2024
3 checks passed
@serpilliere
Copy link
Contributor

Thank you @W0ni !

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.

2 participants