Skip to content

Commit 426fb32

Browse files
committed
import error fix
1 parent cf31865 commit 426fb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgamit/NetPlots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from mpl_toolkits.basemap import Basemap
1111
from sklearn.neighbors import NearestNeighbors
1212

13-
from Utils import ecef2lla
13+
from pgamit.Utils import ecef2lla
1414

1515

1616
def plot_global_network(central_points, OC, labels, points,

0 commit comments

Comments
 (0)