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

Consider cases when ExpressionConvertible returns float, int, duration #89

Merged
merged 8 commits into from
Jun 17, 2024

Conversation

jcjaskula-aws
Copy link
Collaborator

If an ExpressionConvertible returns a float, int or a duration, this can still be converted to a duration.

@jcjaskula-aws jcjaskula-aws force-pushed the jcjaskula-aws/ExpressionConvertible_returns_float branch from 09a5d05 to 8cb731a Compare June 14, 2024 16:24
@PhilReinhold
Copy link
Collaborator

Looks good to me, let's just update the _to_oqpy_expression return type hint

@jcjaskula-aws jcjaskula-aws merged commit f9d6fea into main Jun 17, 2024
10 checks passed
@jcjaskula-aws jcjaskula-aws deleted the jcjaskula-aws/ExpressionConvertible_returns_float branch June 17, 2024 15:55
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