Skip to content

Add docstring to _reinterpret_unsafe #2745

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

Merged
merged 4 commits into from
May 1, 2025
Merged

Add docstring to _reinterpret_unsafe #2745

merged 4 commits into from
May 1, 2025

Conversation

blegat
Copy link
Member

@blegat blegat commented May 1, 2025

No description provided.

docs/make.jl Outdated
DocMeta.setdocmeta!(
MathOptInterface,
:DocTestSetup,
:(import MathOptInterface as MOI);
Copy link
Member Author

Choose a reason for hiding this comment

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

I have to add it here because _reinterpret_unsafe is not added on any page.

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe we can remove it from all the pages now by the way

Copy link
Member

Choose a reason for hiding this comment

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

This should be a separate PR. Keep import MathOptInterface as MOI in the docstring for now.

@odow odow merged commit 7f02104 into master May 1, 2025
31 checks passed
@odow odow deleted the bl/reinterpret_docstring branch May 1, 2025 19:43
@odow odow mentioned this pull request May 1, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants