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

ENH: Fix type hinting for get_value member function. #604

Open
1 of 3 tasks
czaloom opened this issue Jun 7, 2024 · 0 comments
Open
1 of 3 tasks

ENH: Fix type hinting for get_value member function. #604

czaloom opened this issue Jun 7, 2024 · 0 comments
Assignees

Comments

@czaloom
Copy link
Collaborator

czaloom commented Jun 7, 2024

Feature Type

  • Adding new functionality to valor

  • Changing existing functionality in valor

  • Removing existing functionality in valor

Problem Description

assert (Bool(True) & Bool(True)).get_value() is True # type: ignore - schema fix require

Feature Description

Add type inference to the get_value member function on symbolic expressions.

Additional Context

This issue is limited to the python client.

This issue can be searched by issue #604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant