mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 05:14:07 +00:00
port unit tests to new python package layout
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"""
|
||||
Subcommand definitions for API calls from the command line.
|
||||
"""
|
||||
from typing import Dict, Any
|
||||
from typing import Dict, Any, Optional
|
||||
import argparse
|
||||
import logging
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user