Skip to content

Commit

Permalink
fixed mapbox import that should not be in swepy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wino6687 committed Jul 27, 2018
1 parent a63cba2 commit 0ba7820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swepy/swepy.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import numpy as np
from netCDF4 import Dataset
from skimage.measure import block_reduce
from mapboxgl.utils import *
#from mapboxgl.utils import *
#from mapboxgl.viz import *
import pandas as pd
from nco import Nco
Expand Down

0 comments on commit 0ba7820

Please sign in to comment.