Skip to content

Commit b25591c

Browse files
committed
forgot import pyproj
1 parent 3329b83 commit b25591c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/mpl_toolkits/basemap/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import sys
22
from mpl_toolkits.basemap import Basemap, shiftgrid
33
import numpy as np
4+
import pyproj
45

56
# beginnings of a test suite.
67

0 commit comments

Comments
 (0)