From d0a20256878ae54c390166a8588ecb60ab957b9f Mon Sep 17 00:00:00 2001 From: Anwesha Date: Thu, 5 May 2022 20:01:33 -0400 Subject: [PATCH] docs: removes unnecessary period in python sample description (#225) Co-authored-by: Anthonios Partheniou --- .../google-analytics-data/samples/snippets/run_pivot_report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-analytics-data/samples/snippets/run_pivot_report.py b/packages/google-analytics-data/samples/snippets/run_pivot_report.py index 340087006ef6..1b620b3d81fe 100644 --- a/packages/google-analytics-data/samples/snippets/run_pivot_report.py +++ b/packages/google-analytics-data/samples/snippets/run_pivot_report.py @@ -40,7 +40,7 @@ def run_sample(): def run_pivot_report(property_id="YOUR-GA4-PROPERTY-ID"): """Runs a pivot query to build a report of session counts by country, - pivoted by the browser dimension..""" + pivoted by the browser dimension.""" client = BetaAnalyticsDataClient() request = RunPivotReportRequest(