Open
Description
We're not handling str
path and just pass it to h5py.File
here
scippnexus/src/scippnexus/file.py
Lines 50 to 53 in 94779e6
But maybe we can wrap it with pathlib.Path
to make sure it works...?
Since you copy
+ paste
from windows finder, it gives you path with \
but users might not know of pathlib.Path
, especially when you're using high-level interface like workflow
s.
Metadata
Assignees
Labels
No labels