]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/api/test_api_details.py
Merge pull request #3030 from lonvia/interpolation-corner-cases
[nominatim.git] / test / python / api / test_api_details.py
index 65d931a5c6366fb0f7160139e665260e8787dbe1..625c4e7afdc131b6452551fbf30e05d5db9b3e1e 100644 (file)
@@ -5,7 +5,7 @@
 # Copyright (C) 2023 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
-Tests for lookup API call.
+Tests for details API call.
 """
 import datetime as dt