Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docstring of ZneOptions #2061

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Fix docstring of ZneOptions #2061

merged 3 commits into from
Dec 2, 2024

Conversation

t-imamichi
Copy link
Member

@t-imamichi t-imamichi commented Nov 28, 2024

Summary

"τ" is not properly displayed at the attached page. I guess it's due to the escape of "\tau". It should be "\\tau".
image
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.options.ZneOptions#extrapolator

Details and comments

Fixes #

Copy link
Member

@kt474 kt474 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Checked locally and looks correct now.
Screenshot 2024-12-02 at 11 48 31 AM

@kt474 kt474 added the documentation Improvements or additions to documentation label Dec 2, 2024
@kt474 kt474 merged commit a5c6ce6 into Qiskit:main Dec 2, 2024
19 checks passed
@t-imamichi t-imamichi deleted the fix-zne branch December 5, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants