Skip to content

Commit cd1c665

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dc621c7 commit cd1c665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/iris/tests/unit/representation/cube_summary/test_CubeSummary.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# This file is part of Iris and is released under the BSD license.
44
# See LICENSE in the root of the repository for full licensing details.
55
"""Unit tests for :class:`iris._representation.cube_summary.CubeSummary`."""
6+
67
import dask.array as da
78
import numpy as np
89
import pytest

0 commit comments

Comments
 (0)