Skip to content

Commit

Permalink
Update arviz/tests/base_tests/test_data_zarr.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
  • Loading branch information
semohr and OriolAbril committed Feb 6, 2021
1 parent 8688ba6 commit dd129a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arviz/tests/base_tests/test_data_zarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
reason="test requires zarr which is not installed",
)

import zarr # pylint: disable=wrong-import-position
import zarr # pylint: disable=wrong-import-position, wrong-import-order


class TestDataZarr:
Expand Down

0 comments on commit dd129a6

Please # to comment.