Skip to content

Commit 4f31352

Browse files
nabobalisCadair
andauthored
LINK DA THING
Co-authored-by: Stuart Mumford <stuart@cadair.com>
1 parent b2af715 commit 4f31352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ndcube/ndcube.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ def rebin(self, bin_shape, operation=np.mean, operation_ignores_mask=False, hand
10191019
10201020
Parameters
10211021
----------
1022-
bin_shape : array-like, astropy.units.Quantity
1022+
bin_shape : array-like, `astropy.units.Quantity`
10231023
The number of pixels in a bin in each dimension.
10241024
Must be the same length as number of dimensions in data.
10251025
Each element must be in int. If they are not they will be rounded

0 commit comments

Comments
 (0)