Skip to content

Commit

Permalink
shorter name for return value
Browse files Browse the repository at this point in the history
  • Loading branch information
ntessore committed Aug 29, 2023
1 parent 8de1108 commit e15afba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glass/galaxies.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def redshifts(n: int | ArrayLike, w: RadialWindow, *,
Returns
-------
redshifts : array_like
z : array_like
Random redshifts following the radial window function.
'''
Expand Down

0 comments on commit e15afba

Please sign in to comment.