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 Mar 27, 2024
1 parent 7dbfc4d commit cb11963
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# See LICENSE in the root of the repository for full licensing details.
"""Integration tests for the `iris.experimental.geovista.cube_to_polydata` function."""


import numpy as np

from iris import load_cube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# See LICENSE in the root of the repository for full licensing details.
"""Integration tests for the `iris.experimental.geovista.extract_unstructured_region` function."""


from geovista.geodesic import BBox

from iris import load_cube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# See LICENSE in the root of the repository for full licensing details.
"""Unit tests for the `iris.experimental.geovista.cube_to_polydata` function."""


from unittest.mock import Mock

from geovista import Transform
Expand Down

0 comments on commit cb11963

Please sign in to comment.