[python][generator] Added postcodes_dataset to GenTool.

This commit is contained in:
Maksim Andrianov 2019-10-07 15:23:06 +03:00 committed by Tatiana Yan
parent a07a3863fe
commit e62f4fb98e

View file

@ -62,6 +62,7 @@ class GenTool:
"osm_file_type": str,
"output": str,
"popular_places_data": str,
"postcodes_dataset": str,
"regions_features": str,
"regions_index": str,
"regions_key_value": str,