qiskit/test
Anthony-Gandon 365e84cb51
Fix find_z2_symmetries when resulting object is empty (#9427)
* Add release note and fix

* Add release note

* Reduce release note, use else continue and add pylint disable

* Use test+break as proposed initially

* Del release note

* Change QiskitOpflowTestCase to QiskitTestCase

* Change typing of Z2Symmetries input

* Going back to list[Pauli]

* Iterable

Co-authored-by: ikkoham <ikkoham@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-25 15:33:29 +00:00
..
ipynb Move circuit drawer files to `qiskit.visualization.circuit` (#8306) 2022-09-07 01:12:00 +00:00
python Fix find_z2_symmetries when resulting object is empty (#9427) 2023-01-25 15:33:29 +00:00
qpy_compat Run QPY backwards compatibility tests in parallel (#9349) 2023-01-20 21:49:07 +00:00
randomized Generate transpiler seed in randomised testing (#8645) 2022-08-30 23:21:01 +00:00
__init__.py Switch to using black for code formatting (#6361) 2021-05-05 09:53:39 -04:00