You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/21 16:15:04 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration

mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration
URL: https://github.com/apache/airflow/pull/6170#discussion_r337109422
 
 

 ##########
 File path: tests/providers/google/marketing_platform/hooks/test_campaign_manager.py
 ##########
 @@ -40,8 +40,7 @@ def setUp(self):
         "campaign_manager.GoogleCampaignManagerHook._authorize"
     )
     @mock.patch(
-        "airflow.providers.google.marketing_platform.hooks."
-        "campaign_manager.build"
+        "airflow.providers.google.marketing_platform.hooks." "campaign_manager.build"
 
 Review comment:
   Can you revert these changes because they make it difficult for cherry-pick these operators to another project/package/release/etc.?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services