Skip to content

Commit 8087c1c

Browse files
Apply suggestions from code review
Co-authored-by: Dongdong Tian <[email protected]>
1 parent d2dc007 commit 8087c1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/gallery/lines/linestrings.py

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
# Convert object to EPSG 4326 coordinate system
2222
gdf = gdf.to_crs("EPSG:4326")
23+
print(gdf)
2324

2425
fig = pygmt.Figure()
2526

0 commit comments

Comments
 (0)