rename nominatim.admin to nominatim.tools

This commit is contained in:
Sarah Hoffmann
2021-01-18 15:57:32 +01:00
parent 5d95a72758
commit 77e287f669
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
"""
Module with functions for importing, updating Nominatim databases
as well as general maintenance helpers.
"""