Open kostaleonard opened 1 year ago
As a machine learning engineer, I want the public interfaces to contain all relevant docstring information so that I can use the interfaces correctly.
It's fine to have docstrings for private functions, but they should contain only implementation details irrelevant to users.
As a machine learning engineer, I want the public interfaces to contain all relevant docstring information so that I can use the interfaces correctly.
It's fine to have docstrings for private functions, but they should contain only implementation details irrelevant to users.