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
Escape both <> characters in SVG test labels (quantumlib#6056)
* Test escaping both `<>` symbols in SVG
Also parametrize test_gate_with_less_greater_str so it is easier to
add checks for more wire symbols.
* Escape both `<>` symbols when used as symbols in SVG
* Skip typecheck at import of IPython.display
* Test short-circuit fixup of a multi-line SVG text
Strings with `\n` are replaced with '?'.
* Test SVG replacements are all in effect
* Apply all fixups to SVG string labels
0 commit comments