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

Let's use combine_docstrings to dynamically define docstrings #1296

Open
steven-murray opened this issue May 25, 2023 · 1 comment
Open

Let's use combine_docstrings to dynamically define docstrings #1296

steven-murray opened this issue May 25, 2023 · 1 comment
Labels
docs documentation

Comments

@steven-murray
Copy link
Contributor

This should be useful for .read(), .read_uvh5() and its cousins, and from_file().

@steven-murray
Copy link
Contributor Author

.read() might be harder because it doesn't dispatch parameters to a single function, but is dependent on the input type.

@bhazelton bhazelton added the docs documentation label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs documentation
Projects
None yet
Development

No branches or pull requests

2 participants