potiuk commented on code in PR #31731:
URL: https://github.com/apache/airflow/pull/31731#discussion_r1232237312


##########
airflow/providers/google/cloud/hooks/bigquery.py:
##########
@@ -1716,10 +1690,10 @@ def run_load(
             by one or more columns. BigQuery supports clustering for both 
partitioned and
             non-partitioned tables. The order of columns given determines the 
sort order.
         :param encryption_configuration: [Optional] Custom encryption 
configuration (e.g., Cloud KMS keys).
-            **Example**: ::
+            .. code-block:: python

Review Comment:
   This is the second place where empty line before is missing.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to