From 9a9ffd59e6a54024fc4594df0c9eab25585aef3e Mon Sep 17 00:00:00 2001 From: Aaron Po Date: Tue, 23 Jun 2026 01:04:52 -0400 Subject: [PATCH] Formatted src/biergarten_pipeline_orchestrator --- .../query_cities_with_countries.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tooling/pipeline/src/biergarten_pipeline_orchestrator/query_cities_with_countries.cc b/tooling/pipeline/src/biergarten_pipeline_orchestrator/query_cities_with_countries.cc index 6fd850c..5aad4be 100644 --- a/tooling/pipeline/src/biergarten_pipeline_orchestrator/query_cities_with_countries.cc +++ b/tooling/pipeline/src/biergarten_pipeline_orchestrator/query_cities_with_countries.cc @@ -1,6 +1,7 @@ /** * @file biergarten_pipeline_orchestrator/query_cities_with_countries.cc - * @brief BiergartenPipelineOrchestrator::QueryCitiesWithCountries() implementation. + * @brief BiergartenPipelineOrchestrator::QueryCitiesWithCountries() + * implementation. */ #include