Skip to content

Commit

Permalink
py_format
Browse files Browse the repository at this point in the history
  • Loading branch information
SumanMaharana committed Dec 19, 2024
1 parent 210af5a commit 0c5a27a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ def process_dbt_owners(
self, data_model_link: DataModelLink
) -> Iterable[Either[PatchedEntity]]:
"""
Method to process DBT owners
Method to process DBT owners
"""
table_entity: Table = data_model_link.table_entity
if table_entity:
Expand Down

0 comments on commit 0c5a27a

Please sign in to comment.