Skip to content

fix braket cirq lazy import bug#982

Merged
ryanhill1 merged 2 commits intomainfrom
cirq-import-bug
May 20, 2025
Merged

fix braket cirq lazy import bug#982
ryanhill1 merged 2 commits intomainfrom
cirq-import-bug

Conversation

@ryanhill1
Copy link
Copy Markdown
Member

Summary of changes

  • Fix bug which caused all braket conversions to be unavailable if cirq was not installed due to top-level cirq import in braket_to_cirq.py which should have been done lazily.

@ryanhill1 ryanhill1 marked this pull request as ready for review May 20, 2025 21:11
@codecov
Copy link
Copy Markdown

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@ryanhill1 ryanhill1 merged commit aa722f2 into main May 20, 2025
15 checks passed
@ryanhill1 ryanhill1 deleted the cirq-import-bug branch May 20, 2025 21:22
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.

1 participant