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 b327c0d commit 87a72ddCopy full SHA for 87a72dd
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