We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adc172e + c52b818 commit e8e559fCopy full SHA for e8e559f
openpiv/test/test_validation.py
@@ -3,7 +3,7 @@
3
import pathlib
4
5
import numpy as np
6
-from test_process import create_pair, shift_u, shift_v, threshold
+from .test_process import create_pair, shift_u, shift_v, threshold
7
from openpiv import validation
8
9
from scipy.ndimage import generic_filter, median_filter
0 commit comments