-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationmodule: galaxies
Description
Describe the bug
The skypy.galaxies.morphology.ryden04_ellipticities function is missing the Returns
section in the docstring.
To Reproduce
Steps to reproduce the behavior:
- Go to skypy.galaxies.morphology.ryden04_ellipticities
- See
Returns
section missing
Expected behavior
The Returns
section of the docstring should be included. Suggestion:
Returns
--------
ellipticity: (ng,) array_like
Ellipticity distribution sampled from the Ryden model [1].
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationmodule: galaxies