Skip to content

Commit

Permalink
Update releasenotes/notes/fix-negative-seed-pm-2813a62a020da115.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
  • Loading branch information
jschuhmac and ElePT committed Aug 19, 2024
1 parent 2456df8 commit f5aacba
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
fixes:
- |
Raise a `ValueError` exception if :meth:`.generate_preset_pass_manager` is
not provided with a non-negative integer `seed_transpiler` argument.
Fixed the behavior of :meth:`.generate_preset_pass_manager` to raise a `ValueError` exception if not provided with a non-negative integer `seed_transpiler` argument.

0 comments on commit f5aacba

Please sign in to comment.