Skip to content

Commit f98a218

Browse files
Use consistently dots at the end of bullet points in 'Main Features' (#2055)
1 parent 902181f commit f98a218

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pygmt/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
1313
- Easy handling of individual types of data like Cartesian, geographic, or
1414
time-series data.
15-
- Processing of (geo)spatial data including gridding, filtering, and masking
15+
- Processing of (geo)spatial data including gridding, filtering, and masking.
1616
- Allows plotting of a large spectrum of objects on figures including
17-
lines, vectors, polygons, and symbols (pre-defined and customized)
18-
- Generate publication-quality illustrations and make animations
17+
lines, vectors, polygons, and symbols (pre-defined and customized).
18+
- Generate publication-quality illustrations and make animations.
1919
"""
2020

2121
import atexit as _atexit

0 commit comments

Comments
 (0)