Skip to content

Commit

Permalink
Merge branch 'main' into output_typehints
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson authored May 21, 2024
2 parents 10891e8 + feaf2b3 commit f984a4c
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 f984a4c

Please sign in to comment.