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 d13797b commit c081867Copy full SHA for c081867
python/stochastic/tests/stochastic_tests.py
@@ -1,6 +1,6 @@
1
#! /usr/bin/env python3
2
3
-from ..stochastic import euc_2d
+from ..common import euc_2d
4
5
import math
6
import unittest
0 commit comments