We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb86bca commit d604fd1Copy full SHA for d604fd1
tests/test_bin_ndarray.py
@@ -1,7 +1,7 @@
1
import numpy as np
2
import pytest
3
4
-from pyserialem import bin_ndarray
+from pyserialem.utils import bin_ndarray
5
6
7
def test_binning():
0 commit comments