Skip to content

Commit

Permalink
Fix cube printout check-all for changed colon usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo committed Jun 23, 2021
1 parent bede644 commit 1074605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/iris/cube.py
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ def _cubesummary_tolerant_lines(text):
Produce a regularised version of a summary string, as a list of lines.
Split at '\n' into lines.
Ensure spacing around all ':' characters (for attributes formatting).
Add spaces around all ':' characters (for attributes formatting).
Replace whitespace with single spaces, and remove leading+trailing.
"""
Expand Down

0 comments on commit 1074605

Please sign in to comment.