Skip to content

Conversation

@freewaydev
Copy link

@freewaydev freewaydev commented Oct 5, 2023

Reference issue

Added missing docstrings and added missing param/returns info to existing docstrings.

What does this implement/fix?

docstrings fixes for the io/egi classes and function defs.

Additional information

Documentation updates only.

@welcome
Copy link

welcome bot commented Oct 5, 2023

Hello! 👋 Thanks for opening your first pull request here! ❤️ We will try to get back to you soon. 🚴

@larsoner
Copy link
Member

larsoner commented Oct 5, 2023

Thanks for opening this PR! However, we have tended to intentionally avoid documenting params in private functions lately because they tend to go unmaintained and go out of date quickly, so we instead refer to code comments and the publicly documented parameter information when available. Happy to accept a PR to improve clarity of public functions, though!

@larsoner larsoner closed this Oct 5, 2023
@larsoner
Copy link
Member

larsoner commented Oct 5, 2023

(Also it's generally a good idea to open an issue about stuff like this before opening a PR so we can discuss before you put in the work to open a PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants