Skip to content

Commit

Permalink
Missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
skrydal committed Dec 1, 2023
1 parent 4c2160c commit 596ac62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
)
from datahub.metadata.schema_classes import OwnerClass, OwnershipClass


class AddDatasetOwnershipConfig(TransformerSemanticsConfigModel):
get_owners_to_add: Callable[[str], List[OwnerClass]]
default_actor: str = builder.make_user_urn("etl")
Expand Down

0 comments on commit 596ac62

Please sign in to comment.