Skip to content

Commit

Permalink
WIP: deliberate doctest error.
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo committed Jan 6, 2021
1 parent eb877ac commit 01cc35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/iris/src/userguide/cube_statistics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For instance, suppose we have a cube:
>>> import iris
>>> filename = iris.sample_data_path('uk_hires.pp')
>>> cube = iris.load_cube(filename, 'air_potential_temperature')
>>> print(cube)
>>> print(1)
air_potential_temperature / (K) (time: 3; model_level_number: 7; grid_latitude: 204; grid_longitude: 187)
Dimension coordinates:
time x - - -
Expand Down

0 comments on commit 01cc35c

Please sign in to comment.