Skip to content

Commit

Permalink
Update releasenotes/notes/added-sign-feature-parameterexpression-5769…
Browse files Browse the repository at this point in the history
…3dd69103dc8c.yaml

Co-authored-by: Will Shanks <wshaos@posteo.net>
  • Loading branch information
SamD-1998 and wshanks committed Sep 20, 2023
1 parent 6ba6e2b commit c15b1e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ features:
print("sign of an unassigned Parameter is: ", sign_value)
print("Sign of a Parameter assigned to -3 is: ", sign_value.assign(b,-3))
Refer to ' #10360<https://github.com/Qiskit/qiskit-terra/issues/10360>'__ for more details.
Refer to `#10360 <https://github.com/Qiskit/qiskit-terra/issues/10360>`__ for more details.

0 comments on commit c15b1e3

Please sign in to comment.