Skip to content

Commit 1a7956d

Browse files
committed
Whoopsie
1 parent 92aa5d2 commit 1a7956d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/easyimaging/measurement/measurement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ def spectrum(self, roi: RectROI | str | None = None) -> sc.DataArray:
710710
711711
Parameters
712712
----------
713-
roi : RectROI | str | Nonepixi
713+
roi : RectROI | str | None
714714
The region of interest for which to extract the spectrum.
715715
If a string is provided, it should be the unique name of a predefined ROI in the measurement's list of ROIs.
716716

0 commit comments

Comments
 (0)