Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 20, 2024
1 parent 2586fc8 commit 41cbe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/iris/cube.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"""Classes for representing multi-dimensional data with metadata."""

from __future__ import annotations

from collections import OrderedDict
import copy
from copy import deepcopy
Expand Down

0 comments on commit 41cbe93

Please sign in to comment.