We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807d5d6 commit 314114dCopy full SHA for 314114d
1 file changed
AFMReader/h5_jpk.py
@@ -52,7 +52,7 @@ def _get_channel_info(h5py_file: h5py.File, channel: str):
52
53
Parameters
54
----------
55
- f : h5py.File
+ h5py_file : h5py.File
56
The open HDF5 file object.
57
channel : str
58
The name of the channel to retrieve.
0 commit comments