Skip to content

Commit 7f14f68

Browse files
committed
Tiny formatting correction.
1 parent 23cb498 commit 7f14f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/iris/cube.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ def combine_cube(self, options: str | dict | None = None, **kwargs) -> CubeList:
686686
687687
Returns
688688
-------
689-
Cube
689+
:class:`Cube`
690690
691691
"""
692692
result = self.combine(options, **kwargs)

0 commit comments

Comments
 (0)