Skip to content

Commit e318116

Browse files
Update imas/backends/netcdf/nc2ids.py
Co-authored-by: Maarten Sebregts <110895564+maarten-ic@users.noreply.github.com>
1 parent d142583 commit e318116

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

imas/backends/netcdf/nc2ids.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,7 @@ def get_child(self, child):
322322
child node based on its metadata.
323323
324324
Args:
325-
child: The child node for which the context or value is to be
326-
set. The child node should have metadata attributes.
325+
child: The child IDS node which should be lazy loaded.
327326
328327
"""
329328
metadata = child.metadata

0 commit comments

Comments
 (0)