Skip to content

[BUG] fix docstring style for the API#1557

Merged
fkiraly merged 2 commits into
openml:mainfrom
EmanAbdelhaleem:fix-docstring-style
Dec 30, 2025
Merged

[BUG] fix docstring style for the API#1557
fkiraly merged 2 commits into
openml:mainfrom
EmanAbdelhaleem:fix-docstring-style

Conversation

@EmanAbdelhaleem
Copy link
Copy Markdown
Contributor

Metadata

Details

Our docstrings are written in NumPy docstring style, however in mkdocs.yml we used docstring_style: google which led to having a wall of text for the parameter sections in the API ref in the documentation.

@EmanAbdelhaleem
Copy link
Copy Markdown
Contributor Author

EmanAbdelhaleem commented Dec 24, 2025

How it looked:
image

How it now looks:
image

Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

Good find.

@fkiraly fkiraly merged commit 6d5e21b into openml:main Dec 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] fix docstring style for the API

3 participants