Skip to content

Commit

Permalink
Update google_analytics_account_summaries_to_s3_operator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben authored Feb 7, 2018
1 parent 93e7657 commit bc9bcc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from airflow.hooks.S3_hook import S3Hook

from GoogleAnalyticsPlugin.hooks.google_analytics_hook import GoogleAnalyticsHook
from google_analytics_plugin.hooks.google_analytics_hook import GoogleAnalyticsHook


class GoogleAnalyticsAccountSummariesToS3Operator(BaseOperator):
Expand Down

0 comments on commit bc9bcc0

Please sign in to comment.