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(phirgen): float not str for duration #144

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

qartik
Copy link
Member

@qartik qartik commented Mar 7, 2024

Description

Incorrectly added duration as strings in the last release. While improving the phir model validation in CQCL/phir#66, discovered that the RHS to assign_cop was typed as a list of booleans instead of ints.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog with any user-facing changes

Asa-Kosto-QTM
Asa-Kosto-QTM previously approved these changes Mar 11, 2024
Copy link
Collaborator

@peter-campora peter-campora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qartik qartik merged commit c940257 into main Mar 13, 2024
6 checks passed
@qartik qartik deleted the duration-must-be-float branch March 13, 2024 16:10
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.

3 participants