Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Add import so that example runs
  • Loading branch information
ajduberstein committed Sep 6, 2018
1 parent 7b04bf5 commit 5e44b75
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 5e44b75

Please sign in to comment.