Skip to content

Commit

Permalink
edit line 276 as descirbed in issue sffjunkie#68
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert (Bob) Bruce authored May 5, 2021
1 parent 96496f0 commit 6eefa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ in the :mod:`~astral.geocoder` module
.. code-block:: python
>>> from astral.geocoder import group
>>> europe = group("europe")
>>> europe = group("europe",db)
>>> sorted(europe.keys())
['aberdeen', 'amsterdam', 'andorra_la_vella', 'ankara', 'athens', ...]
Expand Down

0 comments on commit 6eefa7e

Please sign in to comment.