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 deprecated import path for QubitDevice #194

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Fix deprecated import path for QubitDevice #194

merged 2 commits into from
Sep 16, 2024

Conversation

astralcai
Copy link
Contributor

pennylane.QubitDevice is deprecated in v0.39, importing QubitDevice from pennylane.devices instead.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (9c11bff) to head (9478ba9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           8        8           
  Lines         350      350           
=======================================
  Hits          348      348           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@astralcai astralcai merged commit 725ef8f into master Sep 16, 2024
9 checks passed
@astralcai astralcai deleted the fix-dep branch September 16, 2024 21:34
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