Skip to content

Commit 6ae2072

Browse files
Gallery example "choropleth map": Add code block separator "# %%" (#2805)
1 parent 10c434f commit 6ae2072

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/gallery/maps/choropleth_map.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
parameter as shown in the example below.
1515
"""
1616

17+
# %%
1718
import geopandas as gpd
1819
import pygmt
1920

0 commit comments

Comments
 (0)