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
{{ message }}
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
I believe that the :class: directive won't really create a link for matplotlib.figure, PIL.Image and str, because these are not classes documented in the scope ofqiskit-terra. If I'm not misteken, It will just have the same effect as writing the text between backticks. Therefore... wouldn't it be clearer to use the backticks directly? (also, shouldn't matplotlib.figure be matplotlib.figure.Figure ?)
:class:`.TextDrawing` or ``matplotlib.figure.Figure`` or ``PIL.Image`` or
``str``:
FYI, you can add links to external documentation by:
From the conversation in https://github.com/Qiskit/qiskit-terra/pull/9771/files#r1132366803:
Originally posted by @ElePT in Qiskit/qiskit#9771 (comment)
The text was updated successfully, but these errors were encountered: