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.
1 parent de85366 commit 7ea56a0Copy full SHA for 7ea56a0
tests/utils/num/test_utils_num.py
@@ -1,4 +1,4 @@
1
-from dackar.utils.num import kernel_two_sample_test as K2ST
+from dackar.anomalies import kernel_two_sample_test as K2ST
2
3
import numpy as np
4
import matplotlib.pyplot as plt
0 commit comments