Skip to content

Commit bd2bea1

Browse files
Update src/ess/dream/io.py
Co-authored-by: Jan-Lukas Wynen <[email protected]>
1 parent 170608b commit bd2bea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ess/dream/io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def load_nexus(
4040
Path to the NeXus file.
4141
load_pixel_shape:
4242
If True, load the pixel shape from the file's NXoff_geometry group. This is
43-
often unused by would slow down file loading. Default is False.
43+
often unused and would slow down file loading. Default is False.
4444
entry:
4545
Name of the entry to load. Default is "entry".
4646
fold_detectors:

0 commit comments

Comments
 (0)