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
* pr_monitor - convert to f-strings to satisfy pylint consider-using-f-string
* clean up some redundant fixed strings concatenations
* also pin pytest-cov==3 to unblock CI coverage check which failed
because pytest-cov==4.1.0 does not see line hits in a subprocess.
Finalizes quantumlib#6171
0 commit comments