This commit is contained in:
Aaron Po
2026-07-17 02:34:49 -04:00
parent 924e736130
commit 5a8a9f4652
4 changed files with 4 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ class BiergartenPipelineOrchestrator {
* @return Vector of locations randomly sampled per
* PipelineOptions::location_count.
*/
std::vector<Location> QueryCitiesWithCountries();
std::vector<Location> QueryLocations();
/**
* @brief Generate breweries for enriched cities.