Skip to content

Commit

Permalink
Update src/roiextractors/testing.py
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Adkisson <[email protected]>
  • Loading branch information
h-mayorquin and pauladkisson authored Sep 11, 2024
1 parent 11c759c commit 1f02d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/roiextractors/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def generate_dummy_segmentation_extractor(
num_rois : int, optional
number of regions of interest, by default 10.
num_frames : int, optional
description, by default 30.
Number of frames in the recording, by default 30.
num_rows : int, optional
number of rows in the hypothetical video from which the data was extracted, by default 25.
num_columns : int, optional
Expand Down

0 comments on commit 1f02d82

Please sign in to comment.