diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:36 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:36 -0400 |
commit | d491ede393b2ac5bc9692d2947f06e734e6bec43 (patch) | |
tree | 47ce8e640348c496991d70224c0adce8bea9cd69 /gis | |
parent | 5cfe503188836a77243e5aae688536a03143411b (diff) |
gis/Geohash: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/Geohash/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/Geohash/README b/gis/Geohash/README index f0438606d70e..090e9200e8a7 100644 --- a/gis/Geohash/README +++ b/gis/Geohash/README @@ -1,2 +1,2 @@ -Geohash is a Python module that provides functions for decoding and encoding -geohashes to and from latitude and longitude coordinates. +Geohash is a Python module that provides functions for decoding and +encoding geohashes to and from latitude and longitude coordinates. |