diff --git a/lib/iris/fileformats/netcdf/saver.py b/lib/iris/fileformats/netcdf/saver.py index 7b43020796f..1fcb92294b9 100644 --- a/lib/iris/fileformats/netcdf/saver.py +++ b/lib/iris/fileformats/netcdf/saver.py @@ -540,7 +540,9 @@ def write( An interable of cube attribute keys. Any cube attributes with matching keys will become attributes on the data variable rather than global attributes. - .. note: + + .. Note:: + Has no effect if :attr:`iris.FUTURE.save_split_attrs` is ``True``. * unlimited_dimensions (iterable of strings and/or