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

Remove deprecated code since 0.23 in qiskit/visualization/pulse/qcstyle.py #11146

Closed
1ucian0 opened this issue Oct 30, 2023 · 0 comments
Closed
Labels
good first issue Good for newcomers

Comments

@1ucian0
Copy link
Member

1ucian0 commented Oct 30, 2023

There is code in qiskit/visualization/pulse/qcstyle.py deprecated in 0.23 that needs to be removed:

  • qiskit/visualization/pulse/qcstyle.py:32 (__init__)
  • qiskit/visualization/pulse/qcstyle.py:177 (__init__)

This includes:

  • Remove deprecated code and tests (if they only check the deprecation raise)
  • tag the PR as Changelog: Removal
  • create a release note in the category upgrade:. If you can include an example with an alternative for user to migrate to the new code, as this change might break users code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants