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

Migrate from bind_parameters to assign_parameters #418

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

garrison
Copy link
Member

This migrates from bind_parameters to assign_parameters, as bind_parameters has been deprecated (Qiskit/qiskit#10792)

... as `bind_parameters` has been deprecated
(Qiskit/qiskit#10792)
@garrison garrison added the code quality Related to style, linters, etc. label Sep 12, 2023
Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

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

good catch

@garrison garrison merged commit 1864583 into main Sep 13, 2023
10 checks passed
@garrison garrison deleted the rm_bind_parameters branch September 13, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Related to style, linters, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants