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

Remove markup from NaN in FAQ. #4155

Merged

Conversation

toshihikoyanase
Copy link
Member

Motivation

I got the following error when I build the document with -n (nitpicky) option.

optuna/docs/source/faq.rst:235: WARNING: py:obj reference target not found: NaN`

Description of the changes

NaN is not a Python object, so remove :obj: from NaN

@toshihikoyanase toshihikoyanase added the document Documentation related. label Nov 9, 2022
Copy link
Member

@contramundum53 contramundum53 left a comment

Choose a reason for hiding this comment

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

LGTM!

@toshihikoyanase
Copy link
Member Author

@contramundum53 Thank you for your review. If you do not have concerns, could you merge with a single approval?
This PR only updates the document and does not change any code.

@contramundum53 contramundum53 added this to the v3.1.0 milestone Nov 10, 2022
@contramundum53 contramundum53 merged commit bc0d9a1 into optuna:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Documentation related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants