Skip to content

Commit

Permalink
Linting issue
Browse files Browse the repository at this point in the history
Signed-off-by: alex.eijssen <[email protected]>
  • Loading branch information
alex.eijssen committed Jun 24, 2022
1 parent 31f56c3 commit 6283aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def __init__(
date_partition_column=date_partition_column,
description=description,
tags=tags,
owner=owner
owner=owner,
)

def __hash__(self):
Expand Down

0 comments on commit 6283aa1

Please sign in to comment.