Skip to content

Commit 83a1daf

Browse files
add doc string
Signed-off-by: Yiheng Wang <[email protected]>
1 parent b70a5f5 commit 83a1daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monai/data/image_reader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,7 @@ def _get_array_data(self, img, filename):
10451045
10461046
Args:
10471047
img: a Nibabel image object loaded from an image file.
1048+
filename: file name of the image.
10481049
10491050
"""
10501051
if self.to_gpu:

0 commit comments

Comments
 (0)