Skip to content

Commit

Permalink
Fix source
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbrull committed Oct 5, 2023
1 parent 34a5f57 commit f532686
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def _run_test_case(
stack_trace=traceback.format_exc(),
)
)
return None

@classmethod
def create(cls, config_dict: dict, metadata: OpenMetadata) -> "Step":
Expand Down

0 comments on commit f532686

Please sign in to comment.