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 Nov 17, 2023
1 parent 3e6fba8 commit d643915
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/iris/tests/unit/coords/test_Coord.py
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,6 @@ def test_change_units(self):


class TestIgnoreAxis:

@pytest.fixture
def sample_coord(self):
sample_coord = iris.coords.DimCoord(points=(1, 2, 3, 4, 5))
Expand Down

0 comments on commit d643915

Please sign in to comment.