Skip to content

Commit

Permalink
Addressing lint failures
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoyce0510 authored Nov 29, 2022
1 parent 6227813 commit 4fdd7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata-ingestion/src/datahub_provider/_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

logger = logging.getLogger(__name__)


def get_lineage_config() -> DatahubLineageConfig:
"""Load the lineage config from airflow.cfg."""

Expand Down

0 comments on commit 4fdd7ac

Please sign in to comment.