Skip to content

corrected function output types to list[tuple[str, list[int], float]]:#4635

Merged
abbycross merged 2 commits intomainfrom
cp/qaoa-type
Feb 5, 2026
Merged

corrected function output types to list[tuple[str, list[int], float]]:#4635
abbycross merged 2 commits intomainfrom
cp/qaoa-type

Conversation

@christopherporter1
Copy link
Collaborator

Fixes #4632

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

One or more of the following people are relevant to this code:

Copy link
Collaborator

@abbycross abbycross left a comment

Choose a reason for hiding this comment

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

Thank you!

@abbycross abbycross added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit 415e83d Feb 5, 2026
6 checks passed
@abbycross abbycross deleted the cp/qaoa-type branch February 5, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Function's return anotation doesn't match the actual return type

3 participants