You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A CI run testing for the oldest supported Qiskit version may be a good addition for this project. Not having it may cause issue like the one found in #253 where it was caught that grover_operator wasn't supported in Qiskit 1.0 before merging, or the more recent #256, where such a bug introduced in #237 went unnoticed.