reduce from 3 to 2 packages

This commit is contained in:
Sarah Hoffmann
2024-06-27 21:26:12 +02:00
parent 139cea5720
commit 4da4cbfe27
149 changed files with 419 additions and 422 deletions

View File

@@ -9,7 +9,7 @@ Implementation of the 'freeze' subcommand.
"""
import argparse
from nominatim_core.db.connection import connect
from ..db.connection import connect
from .args import NominatimArgs
# Do not repeat documentation of subcommand classes.