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

QubitDevice is now imported from pennylane.devices #122

Merged
merged 6 commits into from
Sep 16, 2024
Merged

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 96.93%. Comparing base (bd28adf) to head (6773ef0).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   96.92%   96.93%           
=======================================
  Files           5        5           
  Lines         325      326    +1     
=======================================
+ Hits          315      316    +1     
  Misses         10       10           

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

packaging>=24
PennyLane==0.24.0
PennyLane-Lightning==0.24.0
packaging>22.0
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the difference between

packaging>=24

and

packaging>22.0

?

@astralcai astralcai merged commit e5beee9 into master Sep 16, 2024
9 checks passed
@astralcai astralcai deleted the fix-deprecation 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