Skip to content

Commit

Permalink
Tests pushing from Databricks Repos
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurKordes authored and ArthurKordes committed Dec 7, 2023
1 parent 9f0096e commit f1435fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dq_suite/output_transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# for df_dqValidatie
def extract_dq_validatie_data(check_name, dq_result):
"""
Function takes a json with the GX output and a string check_name and returns dataframe.
Function takes a json with the GX output and a string check_name and returns a dataframe.
:param dq_result: A dictionary containing the Data Quality results from GX
:type dq_result: dict
Expand Down

0 comments on commit f1435fe

Please sign in to comment.