forked from hans/Nominatim
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