diff --git a/docs/gallery/advanced_io/plot_editing.py b/docs/gallery/advanced_io/plot_editing.py index 6ed3a6754..5373b979f 100644 --- a/docs/gallery/advanced_io/plot_editing.py +++ b/docs/gallery/advanced_io/plot_editing.py @@ -126,6 +126,7 @@ # # Editing groups # -------------- +# Editing of groups is not yet supported in PyNWB. # To edit the attributes of a group, open the file and edit it using :py:mod:`h5py`: import h5py