mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 10:27:57 +00:00
fromisoformat was only introduced with Python 3.7 while we still support Python 3.5. Fixes #2292.
fromisoformat was only introduced with Python 3.7 while we still support Python 3.5. Fixes #2292.