Add top-level docstring to lookup.py
This commit is contained in:
parent
d425133423
commit
62dad7640a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/python3
|
||||
"""Reverse geocode: convert lat/lon to Wikidata item & Wikimedia Commons category."""
|
||||
|
||||
import random
|
||||
import typing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue