Skip to content

Commit d80f850

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5ef82b9 commit d80f850

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

xarray_array_testing/reduction.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
from contextlib import nullcontext
22

3-
import pytest
4-
53
import hypothesis.strategies as st
4+
import pytest
65
import xarray.testing.strategies as xrst
76
from hypothesis import given
87

0 commit comments

Comments
 (0)