Skip to content

Commit

Permalink
Remove redundant import.
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo committed Jul 25, 2019
1 parent 1acd9f2 commit 019f8f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/iris/tests/unit/lazy_data/test_as_lazy_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import numpy as np
import numpy.ma as ma

import iris._lazy_data
from iris._lazy_data import as_lazy_data, _MAX_CHUNK_SIZE, _optimise_chunksize
from iris.tests import mock

Expand Down

0 comments on commit 019f8f4

Please sign in to comment.