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 b327c0d + 87a72dd commit 166a46aCopy full SHA for 166a46a
tests/test_pysal.py
@@ -1,6 +1,6 @@
1
import unittest
2
3
-from pysal.weights import lat2W
+from pysal.lib.weights import lat2W
4
5
class TestPysal(unittest.TestCase):
6
def test_distance_band(self):
0 commit comments