Skip to content

Commit

Permalink
Update README.rst (mapbox#123)
Browse files Browse the repository at this point in the history
Add import so that example runs
  • Loading branch information
ajduberstein authored and akacarlyann committed Nov 11, 2018
1 parent 715db35 commit 1375106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The ``examples`` directory contains sample Jupyter notebooks demonstrating usage
import pandas as pd
from mapboxgl.utils import create_color_stops
from mapboxgl.utils import create_color_stops, df_to_geojson
from mapboxgl.viz import CircleViz
Expand Down

0 comments on commit 1375106

Please sign in to comment.