Skip to content

Commit

Permalink
fix docstrings (#331)
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Baker <[email protected]>
Co-authored-by: Paul Adkisson <[email protected]>
  • Loading branch information
3 people authored May 21, 2024
1 parent b8bc0db commit feaf2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/roiextractors/segmentationextractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def get_background_pixel_masks(self, background_ids=None) -> np.array:
Parameters
----------
roi_ids: array_like
background_ids: array_like
A list or 1D array of ids of the ROIs. Length is the number of ROIs requested.
Returns
Expand Down

0 comments on commit feaf2b3

Please sign in to comment.