mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
export QueryStatistics type
This commit is contained in:
@@ -24,7 +24,8 @@ from .types import (PlaceID as PlaceID,
|
||||
Point as Point,
|
||||
Bbox as Bbox,
|
||||
GeometryFormat as GeometryFormat,
|
||||
DataLayer as DataLayer)
|
||||
DataLayer as DataLayer,
|
||||
QueryStatistics as QueryStatistics)
|
||||
from .results import (SourceTable as SourceTable,
|
||||
AddressLine as AddressLine,
|
||||
AddressLines as AddressLines,
|
||||
|
||||
Reference in New Issue
Block a user