Skip to content

Commit 314114d

Browse files
committed
Update _get_channel_info docstring
1 parent 807d5d6 commit 314114d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AFMReader/h5_jpk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def _get_channel_info(h5py_file: h5py.File, channel: str):
5252
5353
Parameters
5454
----------
55-
f : h5py.File
55+
h5py_file : h5py.File
5656
The open HDF5 file object.
5757
channel : str
5858
The name of the channel to retrieve.

0 commit comments

Comments
 (0)